Searched refs:noteUsageStop (Results 1 – 4 of 4) sorted by relevance
329 void noteUsageStop(long stopTimeMs) { in noteUsageStop() method in AppTimeLimitController.UsageGroup482 public void noteUsageStop(long stopTimeMs) { in noteUsageStop() method in AppTimeLimitController.SessionUsageGroup483 super.noteUsageStop(stopTimeMs); in noteUsageStop()964 public void noteUsageStop(String name, int userId) throws IllegalArgumentException { in noteUsageStop() method in AppTimeLimitController992 group.noteUsageStop(currentTime); in noteUsageStop()
1220 mAppTimeLimit.noteUsageStop( in reportEvent()1235 mAppTimeLimit.noteUsageStop(prevData.mUsageSourcePackage, userId); in reportEvent()3024 mAppTimeLimit.noteUsageStop(buildFullToken(callingPackage, token), userId); in reportUsageStop()
1115 mController.noteUsageStop(packageName, USER_ID); in stopUsage()
23908 PLcom/android/server/usage/AppTimeLimitController;->noteUsageStop(Ljava/lang/String;I)V