Home
last modified time | relevance | path

Searched refs:TEXT_HAS_INVALID_CHARS (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DBluetoothCmeError.java38 public static final int TEXT_HAS_INVALID_CHARS = 25; field in BluetoothCmeError
DBluetoothAtPhonebook.java220 return mHandsfree.reportCmeError(BluetoothCmeError.TEXT_HAS_INVALID_CHARS); in register()