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

  /packages/apps/Phone/src/com/android/phone/
BluetoothCmeError.java 24 public static final int OPERATION_NOT_SUPPORTED = 4;
BluetoothAtPhonebook.java 148 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_SUPPORTED);
185 return mHandsfree.reportCmeError(BluetoothCmeError.OPERATION_NOT_SUPPORTED);
BluetoothHandsfree.java     [all...]

Completed in 47 milliseconds