Searched refs:stopStates (Results 1 – 1 of 1) sorted by relevance
5672 int stopStates = 0; in noteScreenStateLocked() local5677 stopStates |= HistoryItem.STATE_SCREEN_DOZE_FLAG; in noteScreenStateLocked()5688 stopStates |= HistoryItem.STATE_SCREEN_ON_FLAG; in noteScreenStateLocked()5695 if (startStates != 0 || stopStates != 0) { in noteScreenStateLocked()5697 stopStates); in noteScreenStateLocked()