Home
last modified time | relevance | path

Searched refs:FutureApiLevelInt (Results 1 – 6 of 6) sorted by relevance

/build/soong/android/
Dapi_levels.go59 return FutureApiLevelInt
Dconfig.go54 const FutureApiLevelInt = 10000 const
59 number: FutureApiLevelInt,
/build/soong/dexpreopt/
Dclass_loader_context.go290 const AnySdkVersion int = android.FutureApiLevelInt
/build/soong/cc/
Dcompiler.go454 target += strconv.Itoa(android.FutureApiLevelInt)
Dcc.go1506 ver = strconv.Itoa(android.FutureApiLevelInt)
/build/soong/apex/
Dapex_test.go1577 ver = strconv.Itoa(android.FutureApiLevelInt)