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

  /frameworks/base/core/java/android/print/
PrintAttributes.java 718 public final int mLabelResId;
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
KeyboardLayoutSetNavigateMoreKeysBase.java 65 public final int mLabelResId;
69 mLabelResId = NO_LABEL;
74 mLabelResId = labelResId;
108 final int expectedLabelResId = expectedMoreKeys[index].mLabelResId;
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PrintSpoolerService.java     [all...]

Completed in 787 milliseconds