Searched refs:PlatformCompatConfigIntf (Results 1 – 2 of 2) sorted by relevance
61 type PlatformCompatConfigIntf interface { interface70 var _ PlatformCompatConfigIntf = (*platformCompatConfig)(nil)78 if c, ok := module.(PlatformCompatConfigIntf); ok {
1720 func apexFileForCompatConfig(ctx android.BaseModuleContext, config java.PlatformCompatConfigIntf, d… argument2106 } else if prebuilt, ok := child.(java.PlatformCompatConfigIntf); ok {