Home | History | Annotate | Download | only in aapt

Lines Matching refs:reqHardKeyboard

1421                         int32_t reqHardKeyboard = AaptXml::getIntegerAttribute(tree,
1434 if (reqHardKeyboard != 0) {
1435 printf(" reqHardKeyboard='%d'", reqHardKeyboard);