Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java639 private boolean shouldHideShortcutInvocationEvents(int userId, String callingPackage, in shouldHideShortcutInvocationEvents() method in UsageStatsService
2210 final boolean hideShortcutInvocationEvents = shouldHideShortcutInvocationEvents( in queryEvents()
2265 final boolean hideShortcutInvocationEvents = shouldHideShortcutInvocationEvents( in queryEventsForUser()