Searched refs:shouldBackBeHandled (Results 1 – 3 of 3) sorted by relevance
45 fun shouldBackBeHandled(): Boolean { regex67 if (shouldBackBeHandled()) {
835 when(mBackActionInteractor.shouldBackBeHandled()).thenReturn(true); in testPredictiveBackCallback_invocationCollapsesPanel()853 when(mBackActionInteractor.shouldBackBeHandled()).thenReturn(true); in testPredictiveBackAnimation_progressMaxScalesPanel()874 when(mBackActionInteractor.shouldBackBeHandled()).thenReturn(true); in testPredictiveBackAnimation_progressMinScalesPanel()
659 if (mBackActionInteractor.shouldBackBeHandled()) {