Home
last modified time | relevance | path

Searched refs:mInputTypes (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DInputCaptureClientController.java119 private final int[] mInputTypes; field in InputCaptureClientController.ClientInfoForDisplay
129 mInputTypes = inputTypes; in ClientInfoForDisplay()
158 .append(mInputTypes) in toString()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DRotaryService.java252 private final int[] mInputTypes = new int[]{ field in RotaryService
730 mInputTypes, in onServiceConnected()