Searched refs:mFocusIndex (Results 1 – 2 of 2) sorted by relevance
136 void setFocusIndex(int index) { mFocusIndex = index; } in setFocusIndex()236 int mFocusIndex; variable
326 if (mFocusIndex < 0) in currentFocus()328 const CachedNode* result = &mCachedNodes[mFocusIndex]; in currentFocus()609 if (mFocusIndex >= 0 && (frameParent = parent())) in finishInit()881 mFocusIndex = -1; in init()1415 DUMP_NAV_LOGD("// int mFocusIndex=%d;\n", b->mFocusIndex); in print()