Searched refs:canHandleBack (Results 1 – 8 of 8) sorted by relevance
29 boolean canHandleBack(); in canHandleBack() method
85 public boolean canHandleBack() { in canHandleBack() method in DiscoveryBounce
91 if (topView != null && topView.canHandleBack()) { in dispatchKeyEvent()
279 if (topView != null && topView.canHandleBack()) { in dispatchKeyEvent()
188 public boolean canHandleBack() { in canHandleBack() method in AbstractFloatingView
657 if (topView != null && topView.canHandleBack()) { in getOnBackAnimationCallback()663 if (handler.canHandleBack()) { in getOnBackAnimationCallback()
179 if (topView != null && topView.canHandleBack()) { in onBackPressed()
173 public boolean canHandleBack() {