Searched refs:topState (Results 1 – 2 of 2) sorted by relevance
593 ExpandableViewState topState = in updateHeadsUpStates() local595 if (topState != null && !isTopEntry && (!mIsExpanded in updateHeadsUpStates()596 || unmodifiedEndLocation > topState.yTranslation + topState.height)) { in updateHeadsUpStates()600 childState.yTranslation = Math.min(topState.yTranslation + topState.height in updateHeadsUpStates()
154 app_state_t topState = APP_STATE_IDLE; in getHighestPriorityClient() local160 if (curState >= topState) { in getHighestPriorityClient()166 topState = curState; in getHighestPriorityClient()