Home
last modified time | relevance | path

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

/frameworks/base/services/usage/java/com/android/server/usage/
DAppTimeLimitController.java285 void noteUsageStart(long startTimeMs) { in noteUsageStart() method in AppTimeLimitController.UsageGroup
290 void noteUsageStart(long startTimeMs, long currentTimeMs) { in noteUsageStart() method in AppTimeLimitController.UsageGroup
463 public void noteUsageStart(long startTimeMs, long currentTimeMs) { in noteUsageStart() method in AppTimeLimitController.SessionUsageGroup
902 public void noteUsageStart(String name, int userId, long timeAgoMs) in noteUsageStart() method in AppTimeLimitController
938 public void noteUsageStart(String name, int userId) throws IllegalArgumentException { in noteUsageStart() method in AppTimeLimitController