Home
last modified time | relevance | path

Searched refs:intentNavigationSource (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DInteractionLogger.kt291 val intentNavigationSource = in fromSafetyCenterIntent() constant
300 } else if (intentNavigationSource != null) { in fromSafetyCenterIntent()
301 valueOf(intentNavigationSource) in fromSafetyCenterIntent()