Searched defs:trapezoidIndex (Results 1 – 3 of 3) sorted by relevance
253 final int trapezoidIndex = 1; in testRefreshUi_trapezoidIndexIsNotChanged_ignoreRefresh() local261 final int trapezoidIndex = 1; in testRefreshUi_forceUpdate_refreshUi() local280 final int trapezoidIndex = 1; in testRemoveAndCacheAllPrefs_emptyContent_ignoreRemoveAll() local290 final int trapezoidIndex = 1; in testRemoveAndCacheAllPrefs_buildCacheAndRemoveAllPreference() local
70 void onSelect(int trapezoidIndex); in onSelect()269 final int trapezoidIndex = getTrapezoidIndex(mTouchUpEvent.getX()); in onClick() local537 private boolean isValidToDraw(int trapezoidIndex) { in isValidToDraw()
238 public void onSelect(int trapezoidIndex) { in onSelect()324 boolean refreshUi(int trapezoidIndex, boolean isForce) { in refreshUi()