Searched refs:stopStates (Results 1 – 1 of 1) sorted by relevance
5421 int stopStates = 0; in noteScreenStateLocked() local5426 stopStates |= HistoryItem.STATE_SCREEN_DOZE_FLAG; in noteScreenStateLocked()5437 stopStates |= HistoryItem.STATE_SCREEN_ON_FLAG; in noteScreenStateLocked()5444 if (startStates != 0 || stopStates != 0) { in noteScreenStateLocked()5446 stopStates); in noteScreenStateLocked()