Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go828 RequiresStableAPIs(ctx android.BaseModuleContext) bool methodSpec
/build/soong/android/
Dmodule.go988 func (m *ModuleBase) RequiresStableAPIs(ctx BaseModuleContext) bool { func