Searched defs:onCaptureStateChanged (Results 1 – 4 of 4) sorted by relevance
29 void onCaptureStateChanged(int targetDisplayType, in int[] activeInputTypes) = 3; in onCaptureStateChanged() method
64 void onCaptureStateChanged(int targetDisplayId, in onCaptureStateChanged() method329 public void onCaptureStateChanged(int targetDisplayType, int[] activeInputTypes) { in onCaptureStateChanged() method in CarInputManager.ICarInputCallbackImpl
103 public void onCaptureStateChanged(int targetDisplayId, in onCaptureStateChanged() method in CarInputManagerTest.CaptureCallback
480 public void onCaptureStateChanged(int targetDisplayId, in onCaptureStateChanged() method in RotaryService