Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3082 private static final String PROFILE_API = "BluetoothAdapter_getProfileConnectionState"; field in BluetoothAdapter
3085 sGetProfileConnectionStateCache = new BluetoothCache<>(PROFILE_API,
3100 invalidateCache(PROFILE_API); in invalidateGetProfileConnectionStateCache()