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.java2958 private static final String PROFILE_API = "BluetoothAdapter_getProfileConnectionState"; field in BluetoothAdapter
2962 new BluetoothCache<>(PROFILE_API, sBluetoothProfileQuery);
2972 invalidateCache(PROFILE_API); in invalidateGetProfileConnectionStateCache()