Home
last modified time | relevance | path

Searched refs:TAB (Results 1 – 20 of 20) sorted by relevance

/frameworks/ex/common/tools/
Dmake-iana-tld-pattern.py28 TAB = ' ' variable
32 self.buffer = TAB
33 self.lineLength = len(TAB)
43 self.buffer += TAB
45 self.lineLength = len(TAB)
/frameworks/base/data/keyboards/
DVendor_18d1_Product_5018.kl34 key 15 TAB
DVendor_22b8_Product_093d.kl33 key 15 TAB
Dqwerty.kl101 key 15 TAB
DVendor_05ac_Product_0239.kl38 key 15 TAB
DVendor_046d_Product_c532.kl41 key 15 TAB
DVendor_18d1_Product_5018.kcm266 key TAB {
Dqwerty.kcm312 key TAB {
Dqwerty2.kcm309 key TAB {
DVirtual.kcm260 key TAB {
DGeneric.kcm263 key TAB {
DGeneric.kl37 key 15 TAB
/frameworks/base/core/java/android/text/
DDynamicLayout.java617 return (mInts.getValue(line, TAB) & TAB_MASK) != 0; in getLineContainsTab()
755 private static final int TAB = START; field in DynamicLayout
DStaticLayout.java969 lines[off + TAB] |= flags & TAB_MASK;
1161 return (mLines[mColumns * line + TAB] & TAB_MASK) != 0;
1284 private static final int TAB = START;
/frameworks/native/include/input/
DInputEventLabels.h103 DEFINE_KEYCODE(TAB),
/frameworks/base/proto/src/
Dmetrics_constants.proto2128 // OPEN: Settings -> SUPPORT TAB
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7728 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";
/frameworks/base/api/
Dcurrent.txt8687 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";
Dsystem-current.txt9033 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";
Dtest-current.txt8699 field public static final java.lang.String CATEGORY_TAB = "android.intent.category.TAB";