Searched defs:apiSurfaceByName (Results 1 – 3 of 3) sorted by relevance
182 val apiSurfaceByName: Map<String, ApiSurface>? = null, in <lambda>() constant in com.android.tools.metalava.apilevels.ScanConfig485 val apiSurfaceByName = in <lambda>() constant
323 val apiSurfaceByName = apiSurfacesProvider()?.byName in findHistoricalFiles() constant
547 val apiSurfaceByName = apiSurfaces.byName in checkScanningForSurfaces() constant