Searched refs:reqKeyboardType (Results 1 – 8 of 8) 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()
2165 cPref.reqKeyboardType = sa.getInt( in parseBaseApkCommon()
103 assertEquals(config.reqKeyboardType, vconfig.keyboard); in testGetDeviceConfigurationInfo()
1470 int32_t reqKeyboardType = AaptXml::getIntegerAttribute(tree, in doDump() local1482 if (reqKeyboardType != 0) { in doDump()1483 printf(" reqKeyboardType='%d'", reqKeyboardType); in doDump()
953 config.reqKeyboardType = globalConfig.keyboard; in getDeviceConfigurationInfo()
1001 field public static final int reqKeyboardType = 16843304; // 0x10102288449 field public int reqKeyboardType;
1119 field public static final int reqKeyboardType = 16843304; // 0x101022811192 field public int reqKeyboardType;
97175 Lcom/android/internal/R$attr;->reqKeyboardType:I