Home
last modified time | relevance | path

Searched refs:reqKeyboardType (Results 1 – 8 of 8) 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/opt/setupwizard/tools/docs/
Dandroid-22.txt1001 field public static final int reqKeyboardType = 16843304; // 0x1010228
8449 field public int reqKeyboardType;
/frameworks/base/api/
Dcurrent.txt1119 field public static final int reqKeyboardType = 16843304; // 0x1010228
11192 field public int reqKeyboardType;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt97175 Lcom/android/internal/R$attr;->reqKeyboardType:I