Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go243 if (usesSDK && !a.RequiresStableAPIs(ctx) &&
729 RequiresStableAPIs(ctx android.BaseModuleContext) bool methodSpec
742 app.SdkVersion(ctx).Kind != android.SdkCorePlatform && !app.RequiresStableAPIs(ctx)