Searched refs:reqKeyboardType (Results 1 – 12 of 12) 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()
2116 cPref.reqKeyboardType = sa.getInt( in parseBaseApkCommon()
4 uses-configuration: reqTouchScreen='3' reqKeyboardType='2' reqHardKeyboard='-1' reqNavigation='3' r…
1154 name: "reqKeyboardType"
111 assertEquals(config.reqKeyboardType, vconfig.keyboard); in testGetDeviceConfigurationInfo()
1546 int32_t reqKeyboardType = AaptXml::getIntegerAttribute(tree, in doDump() local1558 if (reqKeyboardType != 0) { in doDump()1559 printf(" reqKeyboardType='%d'", reqKeyboardType); in doDump()
1542 cPref.reqKeyboardType = sa.getInt(
1165 config.reqKeyboardType = globalConfig.keyboard; in getDeviceConfigurationInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1001 field public static final int reqKeyboardType = 16843304; // 0x10102288449 field public int reqKeyboardType;
1380 field public static final int reqKeyboardType = 16843304; // 0x101022812385 field public int reqKeyboardType;
75664 Lcom/android/internal/R$attr;->reqKeyboardType:I