OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
243
atCommandErrorCode = BluetoothCmeError.
OPERATION_NOT_ALLOWED
;
279
atCommandErrorCode = BluetoothCmeError.
OPERATION_NOT_ALLOWED
;
306
atCommandErrorCode = BluetoothCmeError.
OPERATION_NOT_ALLOWED
;
472
atCommandErrorCode = BluetoothCmeError.
OPERATION_NOT_ALLOWED
;
Completed in 37 milliseconds