Home | History | Annotate | Download | only in app

Lines Matching defs:onVisibleBehindCanceled

6423      * within a call to {@link #onVisibleBehindCanceled()} or if this call returns false.
6439 * Returning false may occur in lieu of a call to {@link #onVisibleBehindCanceled()} so
6442 * @see #onVisibleBehindCanceled()
6452 * <code>super.onVisibleBehindCanceled()</code> or a SuperNotCalledException will be thrown.
6467 public void onVisibleBehindCanceled() {
6482 * @see #onVisibleBehindCanceled()
6505 * @see #onVisibleBehindCanceled()