Home
last modified time | relevance | path

Searched refs:packagedKeyboardName (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DLocalBluetoothPreferences.java121 String packagedKeyboardName = context.getString( in shouldShowDialogInForeground() local
123 if (deviceName.equals(packagedKeyboardName)) { in shouldShowDialogInForeground()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothPreferences.java121 String packagedKeyboardName = context.getString( in shouldShowDialogInForeground() local
123 if (deviceName.equals(packagedKeyboardName)) { in shouldShowDialogInForeground()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothUtils.java153 String packagedKeyboardName = context.getString( in shouldShowDialogInForeground() local
155 if (deviceName.equals(packagedKeyboardName)) { in shouldShowDialogInForeground()