Searched defs:getEstimatedLaunchTime (Results 1 – 3 of 3) sorted by relevance
93 long getEstimatedLaunchTime(String packageName, int userId); in getEstimatedLaunchTime() method
515 public long getEstimatedLaunchTime(String packageName, int userId, long nowElapsed) { in getEstimatedLaunchTime() method in AppIdleHistory
1356 public long getEstimatedLaunchTime(String packageName, int userId) { in getEstimatedLaunchTime() method in AppStandbyController