Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DAppTimeLimitController.java291 void noteUsageStart(long startTimeMs) { in noteUsageStart() method in AppTimeLimitController.UsageGroup
296 void noteUsageStart(long startTimeMs, long currentTimeMs) { in noteUsageStart() method in AppTimeLimitController.UsageGroup
469 public void noteUsageStart(long startTimeMs, long currentTimeMs) { in noteUsageStart() method in AppTimeLimitController.SessionUsageGroup
918 public void noteUsageStart(String name, int userId, long timeAgoMs) in noteUsageStart() method in AppTimeLimitController
954 public void noteUsageStart(String name, int userId) throws IllegalArgumentException { in noteUsageStart() method in AppTimeLimitController