Searched defs:reportUserInteraction (Results 1 – 4 of 4) sorted by relevance
68 void reportUserInteraction(String packageName, int userId); in reportUserInteraction() method
990 public void reportUserInteraction(@NonNull String packageName, int userId) { in reportUserInteraction() method in UsageStatsManager
2004 public void reportUserInteraction(String packageName, int userId) { in reportUserInteraction() method in UsageStatsService.BinderService
372 protected void reportUserInteraction(NotificationRecord r) { in reportUserInteraction() method in NotificationManagerServiceTest.TestableNotificationManagerService