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

P

performAccessibilityAction(Integer,Bundle) - function in android.view.ChangeHandlerFrameLayout
 
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.ControllerChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.changehandler.SimpleSwapChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.changehandler.FadeChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.FadeChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.changehandler.VerticalChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.VerticalChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.changehandler.HorizontalChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.HorizontalChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.changehandler.AnimatorChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.AnimatorChangeHandler
Responsible for swapping Views from one Controller to another.
performChange(ViewGroup,View,View,Boolean,ControllerChangeHandler.ControllerChangeCompletedListener) - function in com.bluelinelabs.conductor.internal.NoOpControllerChangeHandler
 
performClick() - function in android.view.ChangeHandlerFrameLayout
 
performContextClick(Float,Float) - function in android.view.ChangeHandlerFrameLayout
 
performContextClick() - function in android.view.ChangeHandlerFrameLayout
 
performHapticFeedback(Integer) - function in android.view.ChangeHandlerFrameLayout
 
performHapticFeedback(Integer,Integer) - function in android.view.ChangeHandlerFrameLayout
 
performLongClick() - function in android.view.ChangeHandlerFrameLayout
 
performLongClick(Float,Float) - function in android.view.ChangeHandlerFrameLayout
 
playSoundEffect(Integer) - function in android.view.ChangeHandlerFrameLayout
 
POP_ENTER - enum entry in com.bluelinelabs.conductor.ControllerChangeType

The Controller is being popped from the backstack and placed in the host container as another Controller is popped

POP_EXIT - enum entry in com.bluelinelabs.conductor.ControllerChangeType

The Controller is being popped from the host container

POP_ROOT_CONTROLLER_AND_VIEW - enum entry in com.bluelinelabs.conductor.Router.PopRootControllerMode

The Router will pop both the final controller as well as its view.

POP_ROOT_CONTROLLER_BUT_NOT_VIEW - enum entry in com.bluelinelabs.conductor.Router.PopRootControllerMode

The Router will pop the final controller, but will leave its view in the hierarchy. This is usefulwhen the developer wishes to allow its containing Activity to finish or otherwise hide its parentview without any strange artifacting.

popChangeHandler() - function in com.bluelinelabs.conductor.RouterTransaction
 
popChangeHandler(ControllerChangeHandler) - function in com.bluelinelabs.conductor.RouterTransaction
 
popController(Controller) - function in com.bluelinelabs.conductor.Router
Pops the passed Controller from the backstack
popController(Controller) - function in com.bluelinelabs.conductor.ActivityHostedRouter
Pops the passed Controller from the backstack
popCurrentController() - function in com.bluelinelabs.conductor.Router
Pops the top Controller from the backstack
popCurrentController() - function in com.bluelinelabs.conductor.ActivityHostedRouter
Pops the top Controller from the backstack
popToRoot() - function in com.bluelinelabs.conductor.Router
Pops all Controllers until only the root is left
popToRoot(ControllerChangeHandler) - function in com.bluelinelabs.conductor.Router
Pops all Controller until only the root is left
popToRoot() - function in com.bluelinelabs.conductor.ActivityHostedRouter
Pops all Controllers until only the root is left
popToRoot(ControllerChangeHandler) - function in com.bluelinelabs.conductor.ActivityHostedRouter
Pops all Controller until only the root is left
popToTag(String) - function in com.bluelinelabs.conductor.Router
Pops all Controllers until the Controller with the passed tag is at the top
popToTag(String,ControllerChangeHandler) - function in com.bluelinelabs.conductor.Router
Pops all Controllers until the Controller with the passed tag is at the top
popToTag(String) - function in com.bluelinelabs.conductor.ActivityHostedRouter
Pops all Controllers until the Controller with the passed tag is at the top
popToTag(String,ControllerChangeHandler) - function in com.bluelinelabs.conductor.ActivityHostedRouter
Pops all Controllers until the Controller with the passed tag is at the top
post(Runnable) - function in android.view.ChangeHandlerFrameLayout
 
postAttach(Controller,View) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
postContextAvailable(Controller,Context) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
postContextUnavailable(Controller) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
postCreateView(Controller,View) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
postDelayed(Runnable,Long) - function in android.view.ChangeHandlerFrameLayout
 
postDestroy(Controller) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
postDestroyView(Controller) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
postDetach(Controller,View) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
postInvalidate() - function in android.view.ChangeHandlerFrameLayout
 
postInvalidate(Integer,Integer,Integer,Integer) - function in android.view.ChangeHandlerFrameLayout
 
postInvalidateDelayed(Long) - function in android.view.ChangeHandlerFrameLayout
 
postInvalidateDelayed(Long,Integer,Integer,Integer,Integer) - function in android.view.ChangeHandlerFrameLayout
 
postInvalidateOnAnimation() - function in android.view.ChangeHandlerFrameLayout
 
postInvalidateOnAnimation(Integer,Integer,Integer,Integer) - function in android.view.ChangeHandlerFrameLayout
 
postOnAnimation(Runnable) - function in android.view.ChangeHandlerFrameLayout
 
postOnAnimationDelayed(Runnable,Long) - function in android.view.ChangeHandlerFrameLayout
 
postponeEnterTransition() - function in android.app.LifecycleHandler
 
preAttach(Controller,View) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
preContextAvailable(Controller) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
preContextUnavailable(Controller,Context) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
preCreateView(Controller) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
preDestroy(Controller) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
preDestroyView(Controller,View) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
preDetach(Controller,View) - function in com.bluelinelabs.conductor.Controller.LifecycleListener
 
prepareForHostDetach() - function in com.bluelinelabs.conductor.Router
 
prepareForHostDetach() - function in com.bluelinelabs.conductor.ActivityHostedRouter
 
PUSH_ENTER - enum entry in com.bluelinelabs.conductor.ControllerChangeType

The Controller is being pushed to the host container

PUSH_EXIT - enum entry in com.bluelinelabs.conductor.ControllerChangeType

The Controller is being pushed to the backstack as another Controller is pushed to the host container

pushChangeHandler() - function in com.bluelinelabs.conductor.RouterTransaction
 
pushChangeHandler(ControllerChangeHandler) - function in com.bluelinelabs.conductor.RouterTransaction
 
pushController(RouterTransaction) - function in com.bluelinelabs.conductor.Router
Pushes a new Controller to the backstack
pushController(RouterTransaction) - function in com.bluelinelabs.conductor.ActivityHostedRouter
Pushes a new Controller to the backstack
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W