Searched refs:getTargetSdkVersion (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderAction.java124 mParams.getProjectCallback(), getConfiguration(), mParams.getTargetSdkVersion(),
/frameworks/rs/
H A DrsContext.h244 uint32_t getTargetSdkVersion() const {return mTargetSdkVersion;} function in class:android::renderscript::Context
H A DrsScriptC.cpp257 sdkVersion = rsc->getTargetSdkVersion();
/frameworks/base/tools/aapt/
H A DBundle.h172 const char* getTargetSdkVersion() const { return mTargetSdkVersion; } function in class:Bundle
H A DResource.cpp803 || bundle->getTargetSdkVersion() != NULL
815 bundle->getTargetSdkVersion(), errorOnFailedInsert)) {

Completed in 2309 milliseconds