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