HomeSort by relevance Sort by last modified time
    Searched refs:CONNECTION_ACCESS_YES (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothDeviceProfileState.java 138 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
154 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
171 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
198 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
267 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
572 if (val == BluetoothDevice.CONNECTION_ACCESS_YES) {
    [all...]
BluetoothDevice.java 329 public static final int CONNECTION_ACCESS_YES = 1;
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionActivity.java 212 allowed ? BluetoothDevice.CONNECTION_ACCESS_YES :
BluetoothPermissionRequest.java 176 allowed ? BluetoothDevice.CONNECTION_ACCESS_YES :
  /packages/apps/Phone/src/com/android/phone/
BluetoothAtPhonebook.java 282 BluetoothDevice.CONNECTION_ACCESS_YES) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 263 BluetoothDevice.CONNECTION_ACCESS_YES) {

Completed in 487 milliseconds