A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

G

gatherTransparentRegion(Region) - function in android.view.ChangeHandlerFrameLayout
 
generateDefaultLayoutParams() - function in android.widget.ChangeHandlerFrameLayout
 
generateLayoutParams(AttributeSet) - function in android.widget.ChangeHandlerFrameLayout
 
generateLayoutParams(ViewGroup.LayoutParams) - function in android.widget.ChangeHandlerFrameLayout
 
getAccessibilityClassName() - function in android.widget.ChangeHandlerFrameLayout
 
getAccessibilityLiveRegion() - function in android.view.ChangeHandlerFrameLayout
 
getAccessibilityNodeProvider() - function in android.view.ChangeHandlerFrameLayout
 
getAccessibilityPaneTitle() - function in android.view.ChangeHandlerFrameLayout
 
getAccessibilityTraversalAfter() - function in android.view.ChangeHandlerFrameLayout
 
getAccessibilityTraversalBefore() - function in android.view.ChangeHandlerFrameLayout
 
getActivity() - function in com.bluelinelabs.conductor.Router
Returns this Router's host Activity or {@code null} if it has either not yet been attached toan Activity or if the Activity has been destroyed.
getActivity() - function in com.bluelinelabs.conductor.ActivityHostedRouter
Returns this Router's host Activity or {@code null} if it has either not yet been attached toan Activity or if the Activity has been destroyed.
getActivity() - function in com.bluelinelabs.conductor.Controller
Returns the host Activity of this Controller's Router or {@code null} if thisController has not yet been attached to an Activity or if the Activity has been destroyed.
getActivity() - function in android.app.LifecycleHandler
 
getAllowEnterTransitionOverlap() - function in android.app.LifecycleHandler
 
getAllowReturnTransitionOverlap() - function in android.app.LifecycleHandler
 
getAlpha() - function in android.view.ChangeHandlerFrameLayout
 
getAnimation() - function in android.view.ChangeHandlerFrameLayout
 
getAnimationDuration() - function in com.bluelinelabs.conductor.changehandler.FadeChangeHandler
 
getAnimationDuration() - function in com.bluelinelabs.conductor.changehandler.VerticalChangeHandler
 
getAnimationDuration() - function in com.bluelinelabs.conductor.changehandler.HorizontalChangeHandler
 
getAnimationDuration() - function in com.bluelinelabs.conductor.changehandler.AnimatorChangeHandler
 
getApplicationContext() - function in com.bluelinelabs.conductor.Controller
Returns the Application Context derived from the host Activity or {@code null} if this Controllerhas not yet been attached to an Activity or if the Activity has been destroyed.
getApplicationWindowToken() - function in android.view.ChangeHandlerFrameLayout
 
getArgs() - function in com.bluelinelabs.conductor.Controller
Returns any arguments that were set in this Controller's constructor
getArguments() - function in android.app.LifecycleHandler
 
getAutofillHints() - function in android.view.ChangeHandlerFrameLayout
 
getAutofillId() - function in android.view.ChangeHandlerFrameLayout
 
getAutofillType() - function in android.view.ChangeHandlerFrameLayout
 
getAutofillValue() - function in android.view.ChangeHandlerFrameLayout
 
getBackground() - function in android.view.ChangeHandlerFrameLayout
 
getBackgroundTintList() - function in android.view.ChangeHandlerFrameLayout
 
getBackgroundTintMode() - function in android.view.ChangeHandlerFrameLayout
 
getBackstack() - function in com.bluelinelabs.conductor.ActivityHostedRouter
Returns the current backstack, ordered from root to most recently pushed.
getBackstackSize() - function in com.bluelinelabs.conductor.Router
Returns the number of Controllers currently in the backstack
getBackstackSize() - function in com.bluelinelabs.conductor.ActivityHostedRouter
Returns the number of Controllers currently in the backstack
getBaseline() - function in android.view.ChangeHandlerFrameLayout
 
getBottom() - function in android.view.ChangeHandlerFrameLayout
 
getBottomFadingEdgeStrength() - function in android.view.ChangeHandlerFrameLayout
 
getBottomPaddingOffset() - function in android.view.ChangeHandlerFrameLayout
 
getCameraDistance() - function in android.view.ChangeHandlerFrameLayout
 
getChildAt(Integer) - function in android.view.ChangeHandlerFrameLayout
 
getChildCount() - function in android.view.ChangeHandlerFrameLayout
 
getChildDrawingOrder(Integer,Integer) - function in android.view.ChangeHandlerFrameLayout
 
getChildFragmentManager() - function in android.app.LifecycleHandler
 
getChildRouter(ViewGroup) - function in com.bluelinelabs.conductor.Controller
Retrieves the child Router for the given container.
getChildRouter(ViewGroup,String) - function in com.bluelinelabs.conductor.Controller
Retrieves the child Router for the given container/tag combination.
getChildRouter(ViewGroup,String,boolean) - function in com.bluelinelabs.conductor.Controller
Retrieves the child Router for the given container/tag combination.
getChildRouter(ViewGroup,String,boolean,boolean) - function in com.bluelinelabs.conductor.Controller
Retrieves the child Router for the given container/tag combination.
getChildStaticTransformation(View,Transformation) - function in android.view.ChangeHandlerFrameLayout
 
getChildVisibleRect(View,Rect,Point) - function in android.view.ChangeHandlerFrameLayout
 
getClipBounds() - function in android.view.ChangeHandlerFrameLayout
 
getClipBounds(Rect) - function in android.view.ChangeHandlerFrameLayout
 
getClipChildren() - function in android.view.ChangeHandlerFrameLayout
 
getClipToOutline() - function in android.view.ChangeHandlerFrameLayout
 
getClipToPadding() - function in android.view.ChangeHandlerFrameLayout
 
getConsiderGoneChildrenWhenMeasuring() - function in android.widget.ChangeHandlerFrameLayout
 
getContainerId() - function in com.bluelinelabs.conductor.Router
 
getContainerId() - function in com.bluelinelabs.conductor.ActivityHostedRouter
 
getContentDescription() - function in android.view.ChangeHandlerFrameLayout
 
getContext() - function in android.view.ChangeHandlerFrameLayout
 
getContext() - function in android.app.LifecycleHandler
 
getContextMenuInfo() - function in android.view.ChangeHandlerFrameLayout
 
getControllerWithInstanceId(String) - function in com.bluelinelabs.conductor.Router
Returns the hosted Controller with the given instance id or {@code null} if no suchController exists in this Router.
getControllerWithInstanceId(String) - function in com.bluelinelabs.conductor.ActivityHostedRouter
Returns the hosted Controller with the given instance id or {@code null} if no suchController exists in this Router.
getControllerWithTag(String) - function in com.bluelinelabs.conductor.Router
Returns the hosted Controller that was pushed with the given tag or {@code null} if nosuch Controller exists in this Router.
getControllerWithTag(String) - function in com.bluelinelabs.conductor.ActivityHostedRouter
Returns the hosted Controller that was pushed with the given tag or {@code null} if nosuch Controller exists in this Router.
getDefaultFocusHighlightEnabled() - function in android.view.ChangeHandlerFrameLayout
 
getDescendantFocusability() - function in android.view.ChangeHandlerFrameLayout
 
getDisplay() - function in android.view.ChangeHandlerFrameLayout
 
getDrawableState() - function in android.view.ChangeHandlerFrameLayout
 
getDrawingCache() - function in android.view.ChangeHandlerFrameLayout
 
getDrawingCache(Boolean) - function in android.view.ChangeHandlerFrameLayout
 
getDrawingCacheBackgroundColor() - function in android.view.ChangeHandlerFrameLayout
 
getDrawingCacheQuality() - function in android.view.ChangeHandlerFrameLayout
 
getDrawingRect(Rect) - function in android.view.ChangeHandlerFrameLayout
 
getDrawingTime() - function in android.view.ChangeHandlerFrameLayout
 
getElevation() - function in android.view.ChangeHandlerFrameLayout
 
getEnterTransition() - function in android.app.LifecycleHandler
 
getExitTransition() - function in android.app.LifecycleHandler
 
getFilterTouchesWhenObscured() - function in android.view.ChangeHandlerFrameLayout
 
getFitsSystemWindows() - function in android.view.ChangeHandlerFrameLayout
 
getFocusable() - function in android.view.ChangeHandlerFrameLayout
 
getFocusables(Integer) - function in android.view.ChangeHandlerFrameLayout
 
getFocusedChild() - function in android.view.ChangeHandlerFrameLayout
 
getFocusedRect(Rect) - function in android.view.ChangeHandlerFrameLayout
 
getForeground() - function in android.view.ChangeHandlerFrameLayout
 
getForegroundGravity() - function in android.view.ChangeHandlerFrameLayout
 
getForegroundTintList() - function in android.view.ChangeHandlerFrameLayout
 
getForegroundTintMode() - function in android.view.ChangeHandlerFrameLayout
 
getFragmentManager() - function in android.app.LifecycleHandler
 
getGlobalVisibleRect(Rect,Point) - function in android.view.ChangeHandlerFrameLayout
 
getGlobalVisibleRect(Rect) - function in android.view.ChangeHandlerFrameLayout
 
getHandler() - function in android.view.ChangeHandlerFrameLayout
 
getHasOverlappingRendering() - function in android.view.ChangeHandlerFrameLayout
 
getHeight() - function in android.view.ChangeHandlerFrameLayout
 
getHitRect(Rect) - function in android.view.ChangeHandlerFrameLayout
 
getHorizontalFadingEdgeLength() - function in android.view.ChangeHandlerFrameLayout
 
getHorizontalScrollbarHeight() - function in android.view.ChangeHandlerFrameLayout
 
getHost() - function in android.app.LifecycleHandler
 
getId() - function in android.view.ChangeHandlerFrameLayout
 
getId() - function in android.app.LifecycleHandler
 
getImportantForAccessibility() - function in android.view.ChangeHandlerFrameLayout
 
getImportantForAutofill() - function in android.view.ChangeHandlerFrameLayout
 
getInstanceId() - function in com.bluelinelabs.conductor.Controller
Returns this Controller's instance ID, which is generated when the instance is created andretained across restarts.
getIsEnter() - function in com.bluelinelabs.conductor.ControllerChangeType
 
getIsPush() - function in com.bluelinelabs.conductor.ControllerChangeType
 
getKeepScreenOn() - function in android.view.ChangeHandlerFrameLayout
 
getKeyDispatcherState() - function in android.view.ChangeHandlerFrameLayout
 
getLabelFor() - function in android.view.ChangeHandlerFrameLayout
 
getLayerType() - function in android.view.ChangeHandlerFrameLayout
 
getLayoutAnimation() - function in android.view.ChangeHandlerFrameLayout
 
getLayoutAnimationListener() - function in android.view.ChangeHandlerFrameLayout
 
getLayoutDirection() - function in android.view.ChangeHandlerFrameLayout
 
getLayoutInflater() - function in android.app.LifecycleHandler
 
getLayoutMode() - function in android.view.ChangeHandlerFrameLayout
 
getLayoutParams() - function in android.view.ChangeHandlerFrameLayout
 
getLayoutTransition() - function in android.view.ChangeHandlerFrameLayout
 
getLeft() - function in android.view.ChangeHandlerFrameLayout
 
getLeftFadingEdgeStrength() - function in android.view.ChangeHandlerFrameLayout
 
getLeftPaddingOffset() - function in android.view.ChangeHandlerFrameLayout
 
getLifecycleActivity() - function in com.bluelinelabs.conductor.internal.LifecycleHandler
 
getLoaderManager() - function in android.app.LifecycleHandler
 
getLocalVisibleRect(Rect) - function in android.view.ChangeHandlerFrameLayout
 
getLocationInWindow(IntArray) - function in android.view.ChangeHandlerFrameLayout
 
getLocationOnScreen(IntArray) - function in android.view.ChangeHandlerFrameLayout
 
getMatrix() - function in android.view.ChangeHandlerFrameLayout
 
getMeasureAllChildren() - function in android.widget.ChangeHandlerFrameLayout
 
getMeasuredHeight() - function in android.view.ChangeHandlerFrameLayout
 
getMeasuredHeightAndState() - function in android.view.ChangeHandlerFrameLayout
 
getMeasuredState() - function in android.view.ChangeHandlerFrameLayout
 
getMeasuredWidth() - function in android.view.ChangeHandlerFrameLayout
 
getMeasuredWidthAndState() - function in android.view.ChangeHandlerFrameLayout
 
getMinimumHeight() - function in android.view.ChangeHandlerFrameLayout
 
getMinimumWidth() - function in android.view.ChangeHandlerFrameLayout
 
getName() - function in com.bluelinelabs.conductor.ControllerChangeType
 
getNestedScrollAxes() - function in android.view.ChangeHandlerFrameLayout
 
getNextClusterForwardId() - function in android.view.ChangeHandlerFrameLayout
 
getNextFocusDownId() - function in android.view.ChangeHandlerFrameLayout
 
getNextFocusForwardId() - function in android.view.ChangeHandlerFrameLayout
 
getNextFocusLeftId() - function in android.view.ChangeHandlerFrameLayout
 
getNextFocusRightId() - function in android.view.ChangeHandlerFrameLayout
 
getNextFocusUpId() - function in android.view.ChangeHandlerFrameLayout
 
getOnFocusChangeListener() - function in android.view.ChangeHandlerFrameLayout
 
getOrdinal() - function in com.bluelinelabs.conductor.ControllerChangeType
 
getOutlineAmbientShadowColor() - function in android.view.ChangeHandlerFrameLayout
 
getOutlineProvider() - function in android.view.ChangeHandlerFrameLayout
 
getOutlineSpotShadowColor() - function in android.view.ChangeHandlerFrameLayout
 
getOverlay() - function in android.view.ChangeHandlerFrameLayout
 
getOverriddenPopHandler() - function in com.bluelinelabs.conductor.Controller
Returns the ControllerChangeHandler that should be used for popping this Controller, or nullif the handler from the RouterTransaction should be used instead.
getOverriddenPushHandler() - function in com.bluelinelabs.conductor.Controller
Returns the ControllerChangeHandler that should be used for pushing this Controller, or nullif the handler from the RouterTransaction should be used instead.
getOverScrollMode() - function in android.view.ChangeHandlerFrameLayout
 
getPaddingBottom() - function in android.view.ChangeHandlerFrameLayout
 
getPaddingEnd() - function in android.view.ChangeHandlerFrameLayout
 
getPaddingLeft() - function in android.view.ChangeHandlerFrameLayout
 
getPaddingRight() - function in android.view.ChangeHandlerFrameLayout
 
getPaddingStart() - function in android.view.ChangeHandlerFrameLayout
 
getPaddingTop() - function in android.view.ChangeHandlerFrameLayout
 
getParent() - function in android.view.ChangeHandlerFrameLayout
 
getParentController() - function in com.bluelinelabs.conductor.Controller
Returns this Controller's parent Controller if it is a child Controller or {@code null} ifit has no parent.
getParentForAccessibility() - function in android.view.ChangeHandlerFrameLayout
 
getParentFragment() - function in android.app.LifecycleHandler
 
getPersistentDrawingCache() - function in android.view.ChangeHandlerFrameLayout
 
getPivotX() - function in android.view.ChangeHandlerFrameLayout
 
getPivotY() - function in android.view.ChangeHandlerFrameLayout
 
getPointerIcon() - function in android.view.ChangeHandlerFrameLayout
 
getReenterTransition() - function in android.app.LifecycleHandler
 
getResources() - function in com.bluelinelabs.conductor.Controller
Returns the Resources from the host Activity or {@code null} if this Controller has notyet been attached to an Activity or if the Activity has been destroyed.
getResources() - function in android.view.ChangeHandlerFrameLayout
 
getResources() - function in android.app.LifecycleHandler
 
getRetainInstance() - function in android.app.LifecycleHandler
 
getRetainViewMode() - function in com.bluelinelabs.conductor.Controller
Returns this Controller's RetainViewMode.
getReturnTransition() - function in android.app.LifecycleHandler
 
getRevealOnFocusHint() - function in android.view.ChangeHandlerFrameLayout
 
getRight() - function in android.view.ChangeHandlerFrameLayout
 
getRightFadingEdgeStrength() - function in android.view.ChangeHandlerFrameLayout
 
getRightPaddingOffset() - function in android.view.ChangeHandlerFrameLayout
 
getRootView() - function in android.view.ChangeHandlerFrameLayout
 
getRootWindowInsets() - function in android.view.ChangeHandlerFrameLayout
 
getRotation() - function in android.view.ChangeHandlerFrameLayout
 
getRotationX() - function in android.view.ChangeHandlerFrameLayout
 
getRotationY() - function in android.view.ChangeHandlerFrameLayout
 
getRouter() - function in com.bluelinelabs.conductor.Controller
Returns the Router object that can be used for pushing or popping other Controllers
getRouter(ViewGroup,Bundle) - function in com.bluelinelabs.conductor.internal.LifecycleHandler
 
getRouters() - function in com.bluelinelabs.conductor.internal.LifecycleHandler
 
getScaleX() - function in android.view.ChangeHandlerFrameLayout
 
getScaleY() - function in android.view.ChangeHandlerFrameLayout
 
getScrollBarDefaultDelayBeforeFade() - function in android.view.ChangeHandlerFrameLayout
 
getScrollBarFadeDuration() - function in android.view.ChangeHandlerFrameLayout
 
getScrollBarSize() - function in android.view.ChangeHandlerFrameLayout
 
getScrollBarStyle() - function in android.view.ChangeHandlerFrameLayout
 
getScrollIndicators() - function in android.view.ChangeHandlerFrameLayout
 
getScrollX() - function in android.view.ChangeHandlerFrameLayout
 
getScrollY() - function in android.view.ChangeHandlerFrameLayout
 
getSharedElementEnterTransition() - function in android.app.LifecycleHandler
 
getSharedElementReturnTransition() - function in android.app.LifecycleHandler
 
getSolidColor() - function in android.view.ChangeHandlerFrameLayout
 
getStateListAnimator() - function in android.view.ChangeHandlerFrameLayout
 
getString(int) - function in android.app.LifecycleHandler
 
getSuggestedMinimumHeight() - function in android.view.ChangeHandlerFrameLayout
 
getSuggestedMinimumWidth() - function in android.view.ChangeHandlerFrameLayout
 
getSystemUiVisibility() - function in android.view.ChangeHandlerFrameLayout
 
getTag() - function in android.view.ChangeHandlerFrameLayout
 
getTag(Integer) - function in android.view.ChangeHandlerFrameLayout
 
getTag() - function in android.app.LifecycleHandler
 
getTargetController() - function in com.bluelinelabs.conductor.Controller
Returns the target Controller that was set with the setTargetController method or {@code null} if this Controller has no target.
getTargetFragment() - function in android.app.LifecycleHandler
 
getTargetRequestCode() - function in android.app.LifecycleHandler
 
getText(int) - function in android.app.LifecycleHandler
 
getTextAlignment() - function in android.view.ChangeHandlerFrameLayout
 
getTextDirection() - function in android.view.ChangeHandlerFrameLayout
 
getTooltipText() - function in android.view.ChangeHandlerFrameLayout
 
getTop() - function in android.view.ChangeHandlerFrameLayout
 
getTopFadingEdgeStrength() - function in android.view.ChangeHandlerFrameLayout
 
getTopPaddingOffset() - function in android.view.ChangeHandlerFrameLayout
 
getTouchables() - function in android.view.ChangeHandlerFrameLayout
 
getTouchDelegate() - function in android.view.ChangeHandlerFrameLayout
 
getTouchscreenBlocksFocus() - function in android.view.ChangeHandlerFrameLayout
 
getTransactionIndex() - function in com.bluelinelabs.conductor.RouterTransaction
 
getTransitionName() - function in android.view.ChangeHandlerFrameLayout
 
getTranslationX() - function in android.view.ChangeHandlerFrameLayout
 
getTranslationY() - function in android.view.ChangeHandlerFrameLayout
 
getTranslationZ() - function in android.view.ChangeHandlerFrameLayout
 
getUserVisibleHint() - function in android.app.LifecycleHandler
 
getVerticalFadingEdgeLength() - function in android.view.ChangeHandlerFrameLayout
 
getVerticalScrollbarPosition() - function in android.view.ChangeHandlerFrameLayout
 
getVerticalScrollbarWidth() - function in android.view.ChangeHandlerFrameLayout
 
getView() - function in com.bluelinelabs.conductor.Controller
Return this Controller's View or {@code null} if it has not yet been created or has beendestroyed.
getView() - function in android.app.LifecycleHandler
 
getViewTreeObserver() - function in android.view.ChangeHandlerFrameLayout
 
getVisibility() - function in android.view.ChangeHandlerFrameLayout
 
getWidth() - function in android.view.ChangeHandlerFrameLayout
 
getWindowAttachCount() - function in android.view.ChangeHandlerFrameLayout
 
getWindowId() - function in android.view.ChangeHandlerFrameLayout
 
getWindowSystemUiVisibility() - function in android.view.ChangeHandlerFrameLayout
 
getWindowToken() - function in android.view.ChangeHandlerFrameLayout
 
getWindowVisibility() - function in android.view.ChangeHandlerFrameLayout
 
getWindowVisibleDisplayFrame(Rect) - function in android.view.ChangeHandlerFrameLayout
 
getX() - function in android.view.ChangeHandlerFrameLayout
 
getY() - function in android.view.ChangeHandlerFrameLayout
 
getZ() - function in android.view.ChangeHandlerFrameLayout
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W