Home | History | Annotate | Download | only in app

Lines Matching refs:onUserLeaveHint

1474      * user presses the Home key, {@link #onUserLeaveHint} will be called, but
1476 * brought to the foreground, {@link #onUserLeaveHint} will not be called on
1486 protected void onUserLeaveHint() {
2568 * This callback and {@link #onUserLeaveHint} are intended to help
2572 * <p>All calls to your activity's {@link #onUserLeaveHint} callback will
2581 * @see #onUserLeaveHint()
6057 onUserLeaveHint();