Home | History | Annotate | Download | only in tv

Lines Matching refs:onVisibleBehindCanceled

2172             // Prevent MainActivity from being closed by onVisibleBehindCanceled()
2552 public void onVisibleBehindCanceled() {
2553 onVisibleBehindCanceled()", false);
2560 // onVisibleBehindCanceled is called. As a workaround, we call finish().
2563 super.onVisibleBehindCanceled();