Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java562 private boolean shouldObfuscateNotificationEvents(int callingPid, int callingUid) { in shouldObfuscateNotificationEvents() method in UsageStatsService
1747 final boolean obfuscateNotificationEvents = shouldObfuscateNotificationEvents( in queryEvents()
1801 final boolean obfuscateNotificationEvents = shouldObfuscateNotificationEvents( in queryEventsForUser()
/aosp12/frameworks/base/services/
H A Dart-profile41256 HPLcom/android/server/usage/UsageStatsService;->shouldObfuscateNotificationEvents(II)Z+]Landroid/co…