Searched refs:reqHardKeyboard (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp758 int32_t reqHardKeyboard = getIntegerAttribute(tree, local
771 if (reqHardKeyboard != 0) {
772 printf(" reqHardKeyboard='%d'", reqHardKeyboard);

Completed in 57 milliseconds