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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
BluetoothCmeError.java 23 public static final int OPERATION_NOT_ALLOWED = 3;
AtPhonebook.java 247 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
283 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
313 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;
493 atCommandErrorCode = BluetoothCmeError.OPERATION_NOT_ALLOWED;

Completed in 1021 milliseconds