Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go905 type ModuleWithMinSdkVersionCheck interface { interface
939 if m, ok := to.(ModuleWithMinSdkVersionCheck); ok {
/build/soong/java/
Dsdk_library.go1134 var _ android.ModuleWithMinSdkVersionCheck = (*SdkLibrary)(nil)
/build/soong/apex/
Dapex.go2462 var _ android.ModuleWithMinSdkVersionCheck = (*apexBundle)(nil)