Searched refs:OnBackInvokedCallbackStub (Results 1 – 1 of 1) sorted by relevance
116 private OnBackInvokedCallbackStub mBackCallback;149 mBackCallback = new OnBackInvokedCallbackStub(handler, mProgressAnimator, in registerBackCallbacks()155 private static class OnBackInvokedCallbackStub extends IOnBackInvokedCallback.Stub { class in LauncherBackAnimationController163 private OnBackInvokedCallbackStub( in OnBackInvokedCallbackStub() method in LauncherBackAnimationController.OnBackInvokedCallbackStub