Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothPreferences.java89 long lastDiscoverableEndTime = sharedPreferences.getLong( in shouldShowDialogInForeground() local
91 if ((lastDiscoverableEndTime + GRACE_PERIOD_TO_SHOW_DIALOGS_IN_FOREGROUND) in shouldShowDialogInForeground()