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

  /packages/apps/Phone/src/com/android/phone/
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 34 milliseconds