Home
last modified time | relevance | path

Searched refs:reqKeyboardType (Results 1 – 11 of 11) 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.java1027 cPref.reqKeyboardType = sa.getInt( in parsePackage()
/frameworks/base/docs/html/guide/topics/manifest/
Duses-configuration-element.jd21 … android:<a href="#kbd">reqKeyboardType</a>=["undefined" | "nokeys" | "qwerty" |
48 android:reqKeyboardType="qwerty" /&gt;
50 android:reqKeyboardType="twelvekey" /&gt;</pre></dd>
73 <dt><a name="kbd"></a>{@code android:reqKeyboardType}</dt>
/frameworks/base/core/tests/coretests/src/android/app/activity/
DActivityManagerTest.java102 assertEquals(config.reqKeyboardType, vconfig.keyboard); in testGetDeviceConfigurationInfo()
/frameworks/base/tools/aapt/
DCommand.cpp883 int32_t reqKeyboardType = getIntegerAttribute(tree, in doDump() local
895 if (reqKeyboardType != 0) { in doDump()
896 printf(" reqKeyboardType='%d'", reqKeyboardType); in doDump()
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt702 NO DOC BLOCK: android.R.attr Field reqKeyboardType
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java13426 config.reqKeyboardType = mConfiguration.keyboard; in getDeviceConfigurationInfo()
/frameworks/base/api/
D14.txt783 field public static final int reqKeyboardType = 16843304; // 0x1010228
6047 field public int reqKeyboardType;
D15.txt785 field public static final int reqKeyboardType = 16843304; // 0x1010228
6069 field public int reqKeyboardType;
Dcurrent.txt798 field public static final int reqKeyboardType = 16843304; // 0x1010228
6325 field public int reqKeyboardType;
D16.txt798 field public static final int reqKeyboardType = 16843304; // 0x1010228
6325 field public int reqKeyboardType;