Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java281 public static final String ACTION_CONNECTION_ACCESS_REQUEST = field in BluetoothDevice
DBluetoothDeviceProfileState.java1077 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in sendConnectionAccessIntent()