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