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

  /packages/apps/Phone/src/com/android/phone/
BluetoothCmeError.java 20 public class BluetoothCmeError {
BluetoothAtPhonebook.java 148 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_SUPPORTED);
168 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);
185 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_SUPPORTED);
205 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);
220 return mHandsfree.reportCmeError(BluetoothCmeError.TEXT_HAS_INVALID_CHARS);
253 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);
403 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_ALLOWED);
BluetoothHandsfree.java     [all...]

Completed in 115 milliseconds