Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go952 type ModuleWithMinSdkVersionCheck interface { interface
986 if m, ok := to.(ModuleWithMinSdkVersionCheck); ok {
/build/soong/apex/
Dapex.go2624 var _ android.ModuleWithMinSdkVersionCheck = (*apexBundle)(nil)
/build/soong/java/
Dsdk_library.go1478 var _ android.ModuleWithMinSdkVersionCheck = (*SdkLibrary)(nil)