Home
last modified time | relevance | path

Searched defs:noteUsageStop (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/usage/java/com/android/server/usage/
DAppTimeLimitController.java323 void noteUsageStop(long stopTimeMs) { in noteUsageStop() method in AppTimeLimitController.UsageGroup
476 public void noteUsageStop(long stopTimeMs) { in noteUsageStop() method in AppTimeLimitController.SessionUsageGroup
948 public void noteUsageStop(String name, int userId) throws IllegalArgumentException { in noteUsageStop() method in AppTimeLimitController