Home
last modified time | relevance | path

Searched defs:activeInputTypes (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/input/
H A DICarInputCallback.aidl30 void onCaptureStateChanged(int targetDisplayType, in int[] activeInputTypes) = 3; in onCaptureStateChanged()
H A DCarInputManager.java95 @NonNull @InputTypeEnum int[] activeInputTypes) {} in onCaptureStateChanged()
405 int[] activeInputTypes) { in dispatchOnCaptureStateChanged()
459 @NonNull @InputTypeEnum int[] activeInputTypes) { in onCaptureStateChanged()
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/input/
H A DCarInputManagerTest.java143 @NonNull @CarInputManager.InputTypeEnum int[] activeInputTypes) { in onCaptureStateChanged()