Searched refs:CLEAN_UP_UID_DELAY_MILLIS (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.server.power.hint.HintManagerService.CLEAN_UP_UID_DELAY_MILLIS;601 CLEAN_UP_UID_DELAY_MILLIS));658 CLEAN_UP_UID_DELAY_MILLIS));680 CLEAN_UP_UID_DELAY_MILLIS));710 CLEAN_UP_UID_DELAY_MILLIS));726 CLEAN_UP_UID_DELAY_MILLIS));968 CLEAN_UP_UID_DELAY_MILLIS));
90 @VisibleForTesting static final int CLEAN_UP_UID_DELAY_MILLIS = 1000; field in HintManagerService430 mCleanUpHandler.sendMessageDelayed(msg, CLEAN_UP_UID_DELAY_MILLIS); in onUidStateChanged()568 sendMessageDelayed(newMsg, CLEAN_UP_UID_DELAY_MILLIS); in handleMessage()