Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java538 private boolean shouldHideShortcutInvocationEvents(int userId, String callingPackage, in shouldHideShortcutInvocationEvents() method in UsageStatsService
1744 final boolean hideShortcutInvocationEvents = shouldHideShortcutInvocationEvents( in queryEvents()
1799 final boolean hideShortcutInvocationEvents = shouldHideShortcutInvocationEvents( in queryEventsForUser()
/aosp12/frameworks/base/services/
H A Dart-profile41254 HPLcom/android/server/usage/UsageStatsService;->shouldHideShortcutInvocationEvents(ILjava/lang/Stri…