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