Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothPreferences.java123 String packagedKeyboardName = context.getString( in shouldShowDialogInForeground() local
125 if (deviceName.equals(packagedKeyboardName)) { in shouldShowDialogInForeground()