Searched refs:otherLabel (Results 1 – 2 of 2) sorted by relevance
241 val otherLabel = if (revokedPerms[0] == mostImportant) { in <lambda>() constant246 getString(R.string.auto_revoked_app_summary_two, importantLabel, otherLabel) in <lambda>()
684 private int compareNames(String name, String otherName, String label, String otherLabel) { in compareNames() argument686 int otherType = getNameType(otherLabel); in compareNames()