Searched refs:LocalBluetoothPreferences (Results 1 – 6 of 6) sorted by relevance
36 final class LocalBluetoothPreferences { class52 private LocalBluetoothPreferences() { in LocalBluetoothPreferences() method in LocalBluetoothPreferences
140 LocalBluetoothPreferences.persistDiscoverableEndTimestamp(mContext, endTimestamp); in setEnabled()282 long endTimestamp = LocalBluetoothPreferences.getDiscoverableEndTimestamp(mContext); in updateCountdownSummary()
54 boolean shouldShowDialog = LocalBluetoothPreferences.shouldShowDialogInForeground( in onReceive()
141 LocalBluetoothPreferences.persistSelectedDeviceInPicker( in onDevicePreferenceClick()
268 LocalBluetoothPreferences.persistDiscoverableEndTimestamp( in proceedAndFinish()
118 && LocalBluetoothPreferences.shouldShowDialogInForeground( in onReceive()