Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/usage/
DIUsageStatsManager.aidl68 void reportUserInteraction(String packageName, int userId); in reportUserInteraction() method
DUsageStatsManager.java990 public void reportUserInteraction(@NonNull String packageName, int userId) { in reportUserInteraction() method in UsageStatsManager
992 mService.reportUserInteraction(packageName, userId); in reportUserInteraction()
/frameworks/base/core/java/com/android/internal/app/
DSuspendedAppActivity.java327 mUsm.reportUserInteraction(mSuspendingPackage, mUserId); in onClick()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1148 reportUserInteraction(r);
1185 reportUserInteraction(r);
1327 reportUserInteraction(r);
1348 reportUserInteraction(r);
1394 reportUserInteraction(r);
3143 protected void reportUserInteraction(NotificationRecord r) {
6786 reportUserInteraction(r);
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java2004 public void reportUserInteraction(String packageName, int userId) { in reportUserInteraction() method in UsageStatsService.BinderService
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java372 protected void reportUserInteraction(NotificationRecord r) { in reportUserInteraction() method in NotificationManagerServiceTest.TestableNotificationManagerService
/frameworks/base/services/
Dart-profile27097 HPLcom/android/server/notification/NotificationManagerService;->reportUserInteraction(Lcom/android/…
41144 PLcom/android/server/usage/UsageStatsService$BinderService;->reportUserInteraction(Ljava/lang/Strin…