Searched refs:mInNav (Results 1 – 2 of 2) sorted by relevance
156 if (testData.mInNav != bestData.mInNav) { in compare()157 if (bestData.mInNav) { in compare()163 if (testData.mInNav) { in compare()1211 mInNav = history->directionChange() && inNavTop >= 0 && in setDownDirection()1251 mInNav = history->directionChange() && inNavLeft >= 0 && in setLeftDirection()1291 mInNav = history->directionChange() && inNavLeft >= 0 && in setRightDirection()1331 mInNav = history->directionChange() && inNavTop >= 0 && in setUpDirection()
164 bool mInNav; member