OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getKeyboardName
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
AaptAssets.cpp
226
if (
getKeyboardName
(part.string(), &config)) {
556
if (
getKeyboardName
(part.string())) {
1164
bool AaptGroupEntry::
getKeyboardName
(const char* name,
[
all
...]
AaptAssets.h
98
static bool
getKeyboardName
(const char* name, ResTable_config* out = NULL);
Completed in 6669 milliseconds