Searched refs:onUserLeaveHint (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivity.java1594 * user presses the Home key, {@link #onUserLeaveHint} will be called, but
1596 * brought to the foreground, {@link #onUserLeaveHint} will not be called on
1606 protected void onUserLeaveHint() { method in class:Activity
2842 * This callback and {@link #onUserLeaveHint} are intended to help
2846 * <p>All calls to your activity's {@link #onUserLeaveHint} callback will
2855 * @see #onUserLeaveHint()
6817 onUserLeaveHint();

Completed in 44 milliseconds