Searched refs:shouldProcessRequest (Results 1 – 1 of 1) sorted by relevance
134 if (source.shouldProcessRequest(context)) { in safetyCenterEnabledChanged()178 if (privacySource.shouldProcessRequest(context)) { in refreshSafetySources()185 private fun PrivacySource.shouldProcessRequest(context: Context): Boolean { in shouldProcessRequest() method in com.android.permissioncontroller.privacysources.SafetyCenterReceiver