Searched refs:xmlLayoutResId (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | Keyboard.java | 532 public Keyboard(Context context, int xmlLayoutResId) { in Keyboard() argument 533 this(context, xmlLayoutResId, 0); in Keyboard() 545 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId, int width, in Keyboard() argument 557 loadKeyboard(context, context.getResources().getXml(xmlLayoutResId)); in Keyboard() 567 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId) { in Keyboard() argument 580 loadKeyboard(context, context.getResources().getXml(xmlLayoutResId)); in Keyboard()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |