Searched defs:reportUserInteraction (Results 1 – 4 of 4) sorted by relevance
87 protected void reportUserInteraction(NotificationRecord r) { in reportUserInteraction() method in TestableNotificationManagerService
78 void reportUserInteraction(String packageName, int userId); in reportUserInteraction() method
1109 public void reportUserInteraction(@NonNull String packageName, int userId) { in reportUserInteraction() method in UsageStatsManager
2573 public void reportUserInteraction(String packageName, int userId) { in reportUserInteraction() method in UsageStatsService.BinderService