Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/privatespace/
DPrivateSpaceSafetySource.java81 PendingIntent pendingIntent = getPendingIntentForPsDashboard(context); in setSafetySourceData()
100 private static PendingIntent getPendingIntentForPsDashboard(Context context) { in getPendingIntentForPsDashboard() method in PrivateSpaceSafetySource