Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
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()
DPackageParser.java2116 cPref.reqKeyboardType = sa.getInt( in parseBaseApkCommon()
/frameworks/base/tools/aapt2/integration-tests/DumpTest/
Dcomponents_expected.txt4 uses-configuration: reqTouchScreen='3' reqKeyboardType='2' reqHardKeyboard='-1' reqNavigation='3' r…
Dcomponents_full_proto.txt1154 name: "reqKeyboardType"
/frameworks/base/core/tests/coretests/src/android/app/activity/
DActivityManagerTest.java111 assertEquals(config.reqKeyboardType, vconfig.keyboard); in testGetDeviceConfigurationInfo()
/frameworks/base/tools/aapt/
DCommand.cpp1546 int32_t reqKeyboardType = AaptXml::getIntegerAttribute(tree, in doDump() local
1558 if (reqKeyboardType != 0) { in doDump()
1559 printf(" reqKeyboardType='%d'", reqKeyboardType); in doDump()
/frameworks/base/core/java/com/android/internal/pm/pkg/parsing/
DParsingPackageUtils.java1542 cPref.reqKeyboardType = sa.getInt(
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java1165 config.reqKeyboardType = globalConfig.keyboard; in getDeviceConfigurationInfo()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1001 field public static final int reqKeyboardType = 16843304; // 0x1010228
8449 field public int reqKeyboardType;
/frameworks/base/core/api/
Dcurrent.txt1380 field public static final int reqKeyboardType = 16843304; // 0x1010228
12385 field public int reqKeyboardType;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75664 Lcom/android/internal/R$attr;->reqKeyboardType:I