Searched refs:NotificationListenerPrivacySource (Results 1 – 3 of 3) sorted by relevance
43 import com.android.permissioncontroller.privacysources.NotificationListenerPrivacySource77 private val privacySource: NotificationListenerPrivacySource =78 NotificationListenerPrivacySource()
51 sourceMap[SC_NLS_SOURCE_ID] = NotificationListenerPrivacySource() in <lambda>()
1165 class NotificationListenerPrivacySource : PrivacySource { class