Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DInputCaptureClientController.java124 private final int[] mInputTypes; field in InputCaptureClientController.ClientInfoForDisplay
134 mInputTypes = inputTypes; in ClientInfoForDisplay()
163 .append(Arrays.toString(mInputTypes)) in toString()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java256 private final int[] mInputTypes = new int[]{ field in RotaryService
744 mInputTypes, in onServiceConnected()