HomeSort by relevance Sort by last modified time
    Searched refs:getTouchscreenName (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.cpp 257 if (getTouchscreenName(part.string(), &config)) {
589 if (getTouchscreenName(part.string())) {
1225 bool AaptGroupEntry::getTouchscreenName(const char* name,
    [all...]
AaptAssets.h 90 static bool getTouchscreenName(const char* name, ResTable_config* out = NULL);

Completed in 119 milliseconds