Searched refs:mTopFocusedStackId (Results 1 – 1 of 1) sorted by relevance
76 private int mTopFocusedStackId = -1; field in ActivityManagerState119 retry = mStacks.isEmpty() || mTopFocusedStackId == -1 in computeState()127 if (mTopFocusedStackId == -1) { in computeState()166 mTopFocusedStackId = state.focusedStackId; in parseSysDumpProto()180 mTopFocusedStackId = -1; in reset()234 return mTopFocusedStackId; in getFocusedStackId()238 final ActivityStack stack = getStackById(mTopFocusedStackId); in getFocusedStackActivityType()243 final ActivityStack stack = getStackById(mTopFocusedStackId); in getFocusedStackWindowingMode()