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 212 if (getTouchscreenName(part.string(), &config)) {
530 if (getTouchscreenName(part.string())) {
1117 bool AaptGroupEntry::getTouchscreenName(const char* name,
    [all...]
AaptAssets.h 96 static bool getTouchscreenName(const char* name, ResTable_config* out = NULL);

Completed in 17 milliseconds