Searched refs:setOnBackInvokedCallbackInfo (Results 1 – 10 of 10) sorted by relevance
442 window.setOnBackInvokedCallbackInfo( in backInfoWindowWithNoActivity()463 window.setOnBackInvokedCallbackInfo( in backInfoWithAnimationCallback()554 appWindow.setOnBackInvokedCallbackInfo(invocation.getArgument(1)); in testUnregisterCallbacksWithSystemCallback()556 }).when(appWindow.mSession).setOnBackInvokedCallbackInfo(eq(appWindow.mClient), any()); in testUnregisterCallbacksWithSystemCallback()604 window.setOnBackInvokedCallbackInfo( in backInfoWindowWithoutDrawn()714 task.getTopMostActivity().getTopChild().setOnBackInvokedCallbackInfo( in withSystemCallback()724 task.getTopMostActivity().getTopChild().setOnBackInvokedCallbackInfo( in withAppCallback()
127 .setOnBackInvokedCallbackInfo(Mockito.eq(mWindow), captor.capture()); in captureCallbackInfo()318 verify(mWindowSession).setOnBackInvokedCallbackInfo(Mockito.eq(mWindow), isNull()); in propagatesTopCallback_withRemoval()356 verify(mWindowSession).setOnBackInvokedCallbackInfo(Mockito.eq(mWindow), isNull()); in onUnregisterWhileBackInProgress_callOnBackCancelled()
372 oneway void setOnBackInvokedCallbackInfo( in setOnBackInvokedCallbackInfo() method
657 public void setOnBackInvokedCallbackInfo(IWindow iWindow, in setOnBackInvokedCallbackInfo() method in WindowlessWindowManager
318 mWindowSession.setOnBackInvokedCallbackInfo(mWindow, callbackInfo); in setTopOnBackInvokedCallback()
1016 public void setOnBackInvokedCallbackInfo( in setOnBackInvokedCallbackInfo() method in Session1025 windowState.setOnBackInvokedCallbackInfo(callbackInfo); in setOnBackInvokedCallbackInfo()
1070 void setOnBackInvokedCallbackInfo( in setOnBackInvokedCallbackInfo() method in WindowState
28022 PLcom/android/server/wm/Session;->setOnBackInvokedCallbackInfo(Landroid/view/IWindow;Landroid/windo…29986 PLcom/android/server/wm/WindowState;->setOnBackInvokedCallbackInfo(Landroid/window/OnBackInvokedCal…
16219 HSPLandroid/view/IWindowSession$Stub$Proxy;->setOnBackInvokedCallbackInfo(Landroid/view/IWindow;Lan…
16283 HSPLandroid/view/IWindowSession$Stub$Proxy;->setOnBackInvokedCallbackInfo(Landroid/view/IWindow;Lan…