Searched defs:onCaptureStateChanged (Results 1 – 3 of 3) sorted by relevance
30 void onCaptureStateChanged(int targetDisplayType, in int[] activeInputTypes) = 3; in onCaptureStateChanged() method
102 default void onCaptureStateChanged(@DisplayTypeEnum int targetDisplayType, in onCaptureStateChanged() method519 public void onCaptureStateChanged(@DisplayTypeEnum int targetDisplayType, in onCaptureStateChanged() method in CarInputManager.ICarInputCallbackImpl
140 public void onCaptureStateChanged(@DisplayTypeEnum int targetDisplayType, in onCaptureStateChanged() method in CarInputManagerTest.CaptureCallback