Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/usage/
H A DIUsageStatsManager.aidl68 void reportUserInteraction(String packageName, int userId); in reportUserInteraction() method
H A DUsageStatsManager.java990 public void reportUserInteraction(@NonNull String packageName, int userId) { in reportUserInteraction() method in UsageStatsManager
992 mService.reportUserInteraction(packageName, userId); in reportUserInteraction()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DSuspendedAppActivity.java330 mUsm.reportUserInteraction(mSuspendingPackage, mUserId); in onClick()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1081 reportUserInteraction(r);
1118 reportUserInteraction(r);
1261 reportUserInteraction(r);
1282 reportUserInteraction(r);
1328 reportUserInteraction(r);
3035 protected void reportUserInteraction(NotificationRecord r) {
6684 reportUserInteraction(r);
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java2016 public void reportUserInteraction(String packageName, int userId) { in reportUserInteraction() method in UsageStatsService.BinderService
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java372 protected void reportUserInteraction(NotificationRecord r) { in reportUserInteraction() method in NotificationManagerServiceTest.TestableNotificationManagerService
/aosp12/frameworks/base/services/
H A Dart-profile27097 HPLcom/android/server/notification/NotificationManagerService;->reportUserInteraction(Lcom/android/…
41144 PLcom/android/server/usage/UsageStatsService$BinderService;->reportUserInteraction(Ljava/lang/Strin…