Searched defs:setTargetSdkVersion (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.h149 void setTargetSdkVersion(uint32_t sdkVer) {mTargetSdkVersion = sdkVer;} function in class:android::renderscript::Context
/frameworks/rs/
H A DrsContext.h214 void setTargetSdkVersion(uint32_t sdkVer) {mTargetSdkVersion = sdkVer;} function in class:android::renderscript::Context
/frameworks/base/tools/aapt/
H A DBundle.h156 void setTargetSdkVersion(const char* val) { mTargetSdkVersion = val; } function in class:Bundle

Completed in 2646 milliseconds