Searched refs:topState (Results 1 – 2 of 2) sorted by relevance
548 ExpandableViewState topState =550 if (topState != null && !isTopEntry && (!mIsExpanded551 || unmodifiedEndLocation < topState.yTranslation + topState.height)) {555 childState.yTranslation = topState.yTranslation + topState.height
142 app_state_t topState = APP_STATE_IDLE; in getHighestPriorityClient() local148 if (curState >= topState) { in getHighestPriorityClient()154 topState = curState; in getHighestPriorityClient()