Searched defs:reportUserInteractionEvent (Results 1 – 3 of 3) sorted by relevance
146 public abstract void reportUserInteractionEvent(@NonNull String pkgName, @UserIdInt int userId, in reportUserInteractionEvent() method in UsageStatsManagerInternal
829 private void reportUserInteractionEvent(String action, int userId, String packageName) { in reportUserInteractionEvent() method in MediaSessionService
3286 public void reportUserInteractionEvent(@NonNull String pkgName, @UserIdInt int userId, in reportUserInteractionEvent() method in UsageStatsService.LocalService