Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java263 BluetoothDevice.invalidateBluetoothGetBondStateCache(); in invalidateGetBondStateCache()
H A DAdapterService.java938 BluetoothDevice.invalidateBluetoothGetBondStateCache(); in invalidateBluetoothCaches()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1608 public static void invalidateBluetoothGetBondStateCache() { in invalidateBluetoothGetBondStateCache() method in BluetoothDevice