Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothPreferences.java100 String lastSelectedDevice = sharedPreferences.getString( in shouldShowDialogInForeground() local
103 if (deviceAddress.equals(lastSelectedDevice)) { in shouldShowDialogInForeground()