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.java118 private final int[] mInputTypes; field in InputCaptureClientController.ClientInfoForDisplay
128 mInputTypes = inputTypes; in ClientInfoForDisplay()
157 .append(mInputTypes) in toString()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java247 private final int[] mInputTypes = new int[]{ field in RotaryService
703 mInputTypes, in onServiceConnected()