Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2890 private static final String GET_CONNECTION_API = "BluetoothAdapter_getConnectionState"; field in BluetoothAdapter
2895 GET_CONNECTION_API, sBluetoothGetAdapterConnectionStateQuery);
2905 invalidateCache(GET_CONNECTION_API); in invalidateGetAdapterConnectionStateCache()