Home
last modified time | relevance | path

Searched defs:getMinSdkVersion (Results 1 – 5 of 5) sorted by relevance

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteRenderParams.java33 int getMinSdkVersion() throws RemoteException; in getMinSdkVersion() method
/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
DPkgAppInfo.java157 int getMinSdkVersion(); in getMinSdkVersion() method
/frameworks/base/core/java/android/content/pm/parsing/
DParsingPackageRead.java623 int getMinSdkVersion(); in getMinSdkVersion() method
/frameworks/base/tools/aapt/
DBundle.h186 const char* getMinSdkVersion() const { return mMinSdkVersion; } in getMinSdkVersion() function
DResourceTable.cpp4528 static int getMinSdkVersion(const Bundle* bundle) { in getMinSdkVersion() function