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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
BluetoothCmeError.java 38 public static final int TEXT_HAS_INVALID_CHARS = 25;
AtPhonebook.java 188 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
253 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
331 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;
351 atCommandErrorCode = BluetoothCmeError.TEXT_HAS_INVALID_CHARS;

Completed in 42 milliseconds