Home | History | Annotate | Download | only in app

Lines Matching defs:onUserLeaveHint

1751      * user presses the Home key, {@link #onUserLeaveHint} will be called, but
1753 * brought to the foreground, {@link #onUserLeaveHint} will not be called on
1763 protected void onUserLeaveHint() {
3201 * This callback and {@link #onUserLeaveHint} are intended to help
3205 * <p>All calls to your activity's {@link #onUserLeaveHint} callback will
3214 * @see #onUserLeaveHint()
7342 onUserLeaveHint();