Home
last modified time | relevance | path

Searched refs:reqKeyboardType (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/
H A DConfigurationInfo.java43 public int reqKeyboardType; field in ConfigurationInfo
88 reqKeyboardType = orig.reqKeyboardType; in ConfigurationInfo()
98 + " inputMethod = " + reqKeyboardType in toString()
110 dest.writeInt(reqKeyboardType); in writeToParcel()
128 reqKeyboardType = source.readInt(); in ConfigurationInfo()
H A DPackageParser.java2116 cPref.reqKeyboardType = sa.getInt( in parseBaseApkCommon()
/aosp14/frameworks/base/tools/aapt2/integration-tests/DumpTest/
H A Dcomponents_expected.txt4 uses-configuration: reqTouchScreen='3' reqKeyboardType='2' reqHardKeyboard='-1' reqNavigation='3' r…
H A Dcomponents_full_proto.txt1154 name: "reqKeyboardType"
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DActivityManagerTest.java111 assertEquals(config.reqKeyboardType, vconfig.keyboard); in testGetDeviceConfigurationInfo()
/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp1545 int32_t reqKeyboardType = AaptXml::getIntegerAttribute(tree, in doDump() local
1557 if (reqKeyboardType != 0) { in doDump()
1558 printf(" reqKeyboardType='%d'", reqKeyboardType); in doDump()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackageUtils.java1436 cPref.reqKeyboardType = sa.getInt( in parseUsesConfiguration()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskManagerService.java1149 config.reqKeyboardType = globalConfig.keyboard; in getDeviceConfigurationInfo()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt1348 field public static final int reqKeyboardType = 16843304; // 0x1010228
11967 field public int reqKeyboardType;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt76307 Lcom/android/internal/R$attr;->reqKeyboardType:I