Searched refs:clockTabIndex (Results 1 – 1 of 1) sorted by relevance
570 final int clockTabIndex = isRtl() ? RTL_CLOCK_TAB_INDEX : CLOCK_TAB_INDEX; in isClockTab() local571 return rtlSafePosition == clockTabIndex; in isClockTab()