Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothPreferences.java102 if ((adapter.getDiscoveryEndMillis() + in shouldShowDialogInForeground()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothUtils.java138 if ((adapter.getDiscoveryEndMillis() + in shouldShowDialogInForeground()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl89 long getDiscoveryEndMillis(in AttributionSource attributionSource); in getDiscoveryEndMillis() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java1990 public long getDiscoveryEndMillis() { in getDiscoveryEndMillis() method in BluetoothAdapter
1994 return mService.getDiscoveryEndMillis(mAttributionSource); in getDiscoveryEndMillis()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt89 Landroid/bluetooth/BluetoothAdapter;->getDiscoveryEndMillis()J
1107 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getDiscoveryEndMillis()J
1241 Landroid/bluetooth/IBluetooth;->getDiscoveryEndMillis()J
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2569 public long getDiscoveryEndMillis(AttributionSource source) { in getDiscoveryEndMillis() method in AdapterService.AdapterServiceBinder
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt71 …TH_CONNECT, android.Manifest.permission.BLUETOOTH_PRIVILEGED}) public long getDiscoveryEndMillis();