Home
last modified time | relevance | path

Searched refs:reqKeyboardType (Results 1 – 6 of 6) 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.java2165 cPref.reqKeyboardType = sa.getInt( in parseBaseApkCommon()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DActivityManagerTest.java103 assertEquals(config.reqKeyboardType, vconfig.keyboard); in testGetDeviceConfigurationInfo()
/frameworks/base/tools/aapt/
DCommand.cpp1470 int32_t reqKeyboardType = AaptXml::getIntegerAttribute(tree, in doDump() local
1482 if (reqKeyboardType != 0) { in doDump()
1483 printf(" reqKeyboardType='%d'", reqKeyboardType); in doDump()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java953 config.reqKeyboardType = globalConfig.keyboard; in getDeviceConfigurationInfo()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...