Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2893 sBluetoothGetAdapterConnectionStateCache = field in BluetoothAdapter
2900 sBluetoothGetAdapterConnectionStateCache.disableForCurrentProcess(); in disableGetAdapterConnectionStateCache()
2927 if (mService != null) return sBluetoothGetAdapterConnectionStateCache.query(mService); in getConnectionState()