Home | History | Annotate | Download | only in app

Lines Matching refs:onUserLeaveHint

1170      * 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() {
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();