Searched refs:shouldHideLocusIdEvents (Results 1 – 2 of 2) sorted by relevance
501 private boolean shouldHideLocusIdEvents(int callingPid, int callingUid) { in shouldHideLocusIdEvents() method in UsageStatsService1555 final boolean hideLocusIdEvents = shouldHideLocusIdEvents(callingPid, callingUid); in queryEvents()1612 boolean hideLocusIdEvents = shouldHideLocusIdEvents(callingPid, callingUid); in queryEventsForUser()
32264 HPLcom/android/server/usage/UsageStatsService;->shouldHideLocusIdEvents(II)Z