Searched refs:manualCheckLocations (Results 1 – 2 of 2) sorted by relevance
50 val manualCheckLocations: List<Location>, constant in com.google.android.lint.aidl.EnforcePermissionFix57 val replaceOrRemoveFixes = manualCheckLocations.mapIndexed { index, manualCheckLocation ->
51 enforcePermissionFix.manualCheckLocations.last(), in visitAidlMethod()