Searched refs:PlatformCompatConfigIntf (Results 1 – 2 of 2) sorted by relevance
80 type PlatformCompatConfigIntf interface { interface88 var _ PlatformCompatConfigIntf = (*platformCompatConfig)(nil)
1477 func apexFileForCompatConfig(ctx android.BaseModuleContext, config java.PlatformCompatConfigIntf, d… argument1783 if compatConfig, ok := child.(java.PlatformCompatConfigIntf); ok {