OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPlatformBuildVersionCode
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Bundle.h
134
const android::String8&
getPlatformBuildVersionCode
() { return mPlatformVersionCode; }
Resource.cpp
823
if (bundle->
getPlatformBuildVersionCode
() != "") {
825
bundle->
getPlatformBuildVersionCode
(), errorOnFailedInsert, true)) {
[
all
...]
Completed in 41 milliseconds