Searched refs:noteUsageStop (Results 1 – 4 of 4) sorted by relevance
323 void noteUsageStop(long stopTimeMs) { in noteUsageStop() method in AppTimeLimitController.UsageGroup476 public void noteUsageStop(long stopTimeMs) { in noteUsageStop() method in AppTimeLimitController.SessionUsageGroup477 super.noteUsageStop(stopTimeMs); in noteUsageStop()948 public void noteUsageStop(String name, int userId) throws IllegalArgumentException { in noteUsageStop() method in AppTimeLimitController976 group.noteUsageStop(currentTime); in noteUsageStop()
537 mAppTimeLimit.noteUsageStop( in reportEvent()554 mAppTimeLimit.noteUsageStop(event.mPackage, userId); in reportEvent()558 mAppTimeLimit.noteUsageStop(event.mTaskRootPackage, userId); in reportEvent()1560 mAppTimeLimit.noteUsageStop(buildFullToken(callingPackage, token), userId); in reportUsageStop()
1067 mController.noteUsageStop(packageName, USER_ID); in stopUsage()
13679 PLcom/android/server/usage/AppTimeLimitController$SessionUsageGroup;->noteUsageStop(J)V13685 PLcom/android/server/usage/AppTimeLimitController$UsageGroup;->noteUsageStop(J)V13699 HSPLcom/android/server/usage/AppTimeLimitController;->noteUsageStop(Ljava/lang/String;I)V