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

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.h148 uint32_t getTargetSdkVersion() const {return mTargetSdkVersion;} function in class:android::renderscript::Context
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderAction.java123 mParams.getProjectCallback(), getConfiguration(), mParams.getTargetSdkVersion());
/frameworks/rs/
H A DrsContext.h213 uint32_t getTargetSdkVersion() const {return mTargetSdkVersion;} function in class:android::renderscript::Context
H A DrsScriptC.cpp235 sdkVersion = rsc->getTargetSdkVersion();
/frameworks/base/tools/aapt/
H A DBundle.h155 const char* getTargetSdkVersion() const { return mTargetSdkVersion; } function in class:Bundle
H A DResource.cpp760 || bundle->getTargetSdkVersion() != NULL
773 bundle->getTargetSdkVersion(), errorOnFailedInsert)) {

Completed in 29 milliseconds