Searched defs:NO_LABEL (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/widget/
H A DEmptyContentView.java35 public static final int NO_LABEL = 0; field in class:EmptyContentView
70 if (resourceId == NO_LABEL) {
80 if (resourceId == NO_LABEL) {
91 if (resourceId == NO_LABEL) {
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
H A DKeyboardLayoutSetNavigateMoreKeysBase.java62 public static final int NO_LABEL = 0; field in class:KeyboardLayoutSetNavigateMoreKeysBase.ExpectedMoreKey
69 mLabelResId = NO_LABEL;
109 if (expectedLabelResId == ExpectedMoreKey.NO_LABEL) {

Completed in 704 milliseconds