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
271
if (
getKeyboardName
(part.string(), &config)) {
615
if (
getKeyboardName
(part.string())) {
[
all
...]
AaptAssets.h
92
static bool
getKeyboardName
(const char* name, ResTable_config* out = NULL);
Completed in 33 milliseconds