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

  /packages/apps/Phone/src/com/android/phone/
BluetoothCmeError.java 23 public static final int OPERATION_NOT_ALLOWED = 3;
BluetoothAtPhonebook.java 168 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);
205 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);
253 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);
403 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);

Completed in 3164 milliseconds