Home
last modified time | relevance | path

Searched defs:entryPendingIntent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetySourceDataFixesTest.kt64 val entryPendingIntent = lockScreenEntry.pendingIntent!! in lockScreenSource_withoutReplaceLockScreenIconActionFlag_doesntReplace() constant
87 val entryPendingIntent = lockScreenEntry.pendingIntent!! in lockScreenSource_withReplaceLockScreenIconActionFlag_replaces() constant
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterDataFactory.java614 PendingIntent entryPendingIntent = in toSafetyCenterEntry() local
832 PendingIntent entryPendingIntent = in toSafetyCenterStaticEntry() local