Searched refs:shouldObfuscateNotificationEvents (Results 1 – 2 of 2) sorted by relevance
515 private boolean shouldObfuscateNotificationEvents(int callingPid, int callingUid) { in shouldObfuscateNotificationEvents() method in UsageStatsService1556 final boolean obfuscateNotificationEvents = shouldObfuscateNotificationEvents( in queryEvents()1610 final boolean obfuscateNotificationEvents = shouldObfuscateNotificationEvents( in queryEventsForUser()
32267 HPLcom/android/server/usage/UsageStatsService;->shouldObfuscateNotificationEvents(II)Z