Searched refs:updateLastPrediction (Results 1 – 2 of 2) sorted by relevance
461 public void updateLastPrediction(AppUsageHistory app, long elapsedTimeAdjusted, int bucket) { in updateLastPrediction() method in AppIdleHistory
1890 mAppIdleHistory.updateLastPrediction(app, elapsedTimeAdjusted, newBucket); in setAppStandbyBucket()