Home
last modified time | relevance | path

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

/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java515 private boolean shouldObfuscateNotificationEvents(int callingPid, int callingUid) { in shouldObfuscateNotificationEvents() method in UsageStatsService
1556 final boolean obfuscateNotificationEvents = shouldObfuscateNotificationEvents( in queryEvents()
1610 final boolean obfuscateNotificationEvents = shouldObfuscateNotificationEvents( in queryEventsForUser()
/frameworks/base/services/
Dart-profile32267 HPLcom/android/server/usage/UsageStatsService;->shouldObfuscateNotificationEvents(II)Z