Home | History | Annotate | Download | only in aapt

Lines Matching defs:reqHardKeyboard

855                         int32_t reqHardKeyboard = getIntegerAttribute(tree,
868 if (reqHardKeyboard != 0) {
869 printf(" reqHardKeyboard='%d'", reqHardKeyboard);