JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.humandevice.android.core.view.interfaces
Interface BackListener
All Known Implementing Classes:
ToolsFragment
public interface
BackListener
Provide easy propagation of activity's onBackPressed
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
onBackPressedPropagated
()
Method Detail
onBackPressedPropagated
boolean onBackPressedPropagated()
Returns:
true if was consumed, false otherwise
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method