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
90 if (topView != null && topView.canHandleBack()) { in dispatchKeyEvent()
189 public boolean canHandleBack() { in canHandleBack() method in AbstractFloatingView
678 if (topView != null && topView.canHandleBack()) { in getOnBackAnimationCallback()684 if (handler.canHandleBack()) { in getOnBackAnimationCallback()
280 if (topView != null && topView.canHandleBack()) { in dispatchKeyEvent()
158 if (topView != null && topView.canHandleBack()) { in onBackPressed()
170 public boolean canHandleBack() {