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

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

Completed in 32 milliseconds