Searched refs:xmlLayoutResId (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/java/android/inputmethodservice/ |
H A D | Keyboard.java | 531 public Keyboard(Context context, int xmlLayoutResId) { in Keyboard() argument 532 this(context, xmlLayoutResId, 0); in Keyboard() 544 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId, int width, in Keyboard() argument 556 loadKeyboard(context, context.getResources().getXml(xmlLayoutResId)); in Keyboard() 566 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId) { in Keyboard() argument 579 loadKeyboard(context, context.getResources().getXml(xmlLayoutResId)); in Keyboard()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |