Searched refs:getLabelForPackage (Results 1 – 2 of 2) sorted by relevance
221 getLabelForPackage(it.packageName, it.uid) in showDialog()279 private fun getLabelForPackage(packageName: String, uid: Int): CharSequence { in getLabelForPackage() method in com.android.systemui.privacy.PrivacyDialogController
245 getLabelForPackage(it.packageName, it.uid) in showDialog()327 private fun getLabelForPackage(packageName: String, uid: Int): CharSequence { in getLabelForPackage() method