Searched refs:onCaptureStateChanged (Results 1 – 5 of 5) sorted by relevance
94 default void onCaptureStateChanged(@DisplayTypeEnum int targetDisplayType, in onCaptureStateChanged() method405 callbackHolder.mCallback.onCaptureStateChanged(targetDisplayType, activeInputTypes); in dispatchOnCaptureStateChanged()452 public void onCaptureStateChanged(@DisplayTypeEnum int targetDisplayType, in onCaptureStateChanged() method in CarInputManager.ICarInputCallbackImpl
30 void onCaptureStateChanged(int targetDisplayType, in int[] activeInputTypes) = 3; in onCaptureStateChanged() method
699 callback.onCaptureStateChanged(clients.mDisplayType, inputTypes); in dispatchClientCallbackLocked()
135 public void onCaptureStateChanged(@DisplayTypeEnum int targetDisplayType, in onCaptureStateChanged() method in CarInputManagerTest.CaptureCallback
946 method public default void onCaptureStateChanged(int, @NonNull int[]);