A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
H
- handleBack() - function in com.bluelinelabs.conductor.Router
- This should be called by the host Activity when its onBackPressed method is called.
- handleBack() - function in com.bluelinelabs.conductor.ActivityHostedRouter
- This should be called by the host Activity when its onBackPressed method is called.
- handleBack() - function in com.bluelinelabs.conductor.Controller
- Should be overridden if this Controller needs to handle the back button being pressed.
- handleRequestedPermission(String) - function in com.bluelinelabs.conductor.Router
- handleRequestedPermission(String) - function in com.bluelinelabs.conductor.ActivityHostedRouter
- hasExplicitFocusable() - function in android.view.ChangeHandlerFrameLayout
- hasFocus() - function in android.view.ChangeHandlerFrameLayout
- hasFocusable() - function in android.view.ChangeHandlerFrameLayout
- hashCode() - function in android.app.LifecycleHandler
- hasNestedScrollingParent() - function in android.view.ChangeHandlerFrameLayout
- hasOnClickListeners() - function in android.view.ChangeHandlerFrameLayout
- hasOverlappingRendering() - function in android.view.ChangeHandlerFrameLayout
- hasPointerCapture() - function in android.view.ChangeHandlerFrameLayout
- hasRootController() - function in com.bluelinelabs.conductor.Router
- Returns whether or not this Router has a root Controller
- hasRootController() - function in com.bluelinelabs.conductor.ActivityHostedRouter
- Returns whether or not this Router has a root Controller
- hasTransientState() - function in android.view.ChangeHandlerFrameLayout
- hasWindowFocus() - function in android.view.ChangeHandlerFrameLayout
- HorizontalChangeHandler - class in com.bluelinelabs.conductor.changehandler
- An AnimatorChangeHandler that will slide the views left or right, depending on if it's a push or pop.