Searched refs:reqKeyboardType (Results 1 – 11 of 11) sorted by relevance
43 public int reqKeyboardType; field in ConfigurationInfo88 reqKeyboardType = orig.reqKeyboardType; in ConfigurationInfo()98 + " inputMethod = " + reqKeyboardType in toString()110 dest.writeInt(reqKeyboardType); in writeToParcel()128 reqKeyboardType = source.readInt(); in ConfigurationInfo()
1027 cPref.reqKeyboardType = sa.getInt( in parsePackage()
21 … android:<a href="#kbd">reqKeyboardType</a>=["undefined" | "nokeys" | "qwerty" | 48 android:reqKeyboardType="qwerty" />50 android:reqKeyboardType="twelvekey" /></pre></dd>73 <dt><a name="kbd"></a>{@code android:reqKeyboardType}</dt>
102 assertEquals(config.reqKeyboardType, vconfig.keyboard); in testGetDeviceConfigurationInfo()
883 int32_t reqKeyboardType = getIntegerAttribute(tree, in doDump() local895 if (reqKeyboardType != 0) { in doDump()896 printf(" reqKeyboardType='%d'", reqKeyboardType); in doDump()
702 NO DOC BLOCK: android.R.attr Field reqKeyboardType
13426 config.reqKeyboardType = mConfiguration.keyboard; in getDeviceConfigurationInfo()
783 field public static final int reqKeyboardType = 16843304; // 0x10102286047 field public int reqKeyboardType;
785 field public static final int reqKeyboardType = 16843304; // 0x10102286069 field public int reqKeyboardType;
798 field public static final int reqKeyboardType = 16843304; // 0x10102286325 field public int reqKeyboardType;