Searched refs:KEY_DISCOVERABLE_END_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance
46 private static final String KEY_DISCOVERABLE_END_TIMESTAMP = "discoverable_end_timestamp"; field in LocalBluetoothPreferences57 KEY_DISCOVERABLE_END_TIMESTAMP, 0); in getDiscoverableEndTimestamp()85 KEY_DISCOVERABLE_END_TIMESTAMP, 0); in shouldShowDialogInForeground()144 editor.putLong(KEY_DISCOVERABLE_END_TIMESTAMP, endTimestamp); in persistDiscoverableEndTimestamp()
58 private static final String KEY_DISCOVERABLE_END_TIMESTAMP = "discoverable_end_timestamp"; field in BluetoothUtils89 KEY_DISCOVERABLE_END_TIMESTAMP, 0); in getDiscoverableEndTimestamp()117 KEY_DISCOVERABLE_END_TIMESTAMP, 0); in shouldShowDialogInForeground()174 editor.putLong(KEY_DISCOVERABLE_END_TIMESTAMP, endTimestamp); in persistDiscoverableEndTimestamp()