Home
last modified time | relevance | path

Searched defs:apiLevel (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/api/
DGenerateStubsWhiteList.cpp61 static string findSubstitute(const string& typeName, int apiLevel, int intSize) { in findSubstitute()
102 list<string> expandTypedefs(const string type, int apiLevel, int intSize) { in expandTypedefs()
278 int apiLevel, int intSize) { in writeParameters()
308 int apiLevel, int intSize, set<string>* allManglings) { in addFunctionManglingToSet()
347 for (int apiLevel = minApiLevel; apiLevel <= maxApiLevel; ++apiLevel) { in addManglingsForSpecification() local
454 static bool generateApiTesterFile(const string& slangTestDirectory, int apiLevel) { in generateApiTesterFile()
/frameworks/support/v4/tests/java/android/support/v4/widget/
DScrollerCompatTestBase.java42 public ScrollerCompatTestBase(int apiLevel) { in ScrollerCompatTestBase()
/frameworks/av/services/camera/libcameraservice/
DCameraService.h70 enum apiLevel { enum