OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaxSdkVersion
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Bundle.h
159
const char*
getMaxSdkVersion
() const { return mMaxSdkVersion; }
Resource.cpp
761
|| bundle->
getMaxSdkVersion
() != NULL) {
777
bundle->
getMaxSdkVersion
(), errorOnFailedInsert)) {
[
all
...]
Completed in 614 milliseconds