Searched refs:TAB (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapUtils.java586 private static byte TAB = 9; field in class:BluetoothMapUtils
602 printable.set(TAB);
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DRichInputConnectionAndTextRangeTests.java227 final SpacingAndPunctuations TAB = new SpacingAndPunctuations(
253 r = ic.getWordRangeAtCursor(TAB, ScriptUtils.SCRIPT_LATIN);

Completed in 276 milliseconds