Searched refs:LOCATION_VIEW_INDEX (Results 1 – 1 of 1) sorted by relevance
56 private static final int LOCATION_VIEW_INDEX = 1; field in LocationFragment235 if (viewAnimator.getDisplayedChild() != LOCATION_VIEW_INDEX) { in showLocationNow()236 viewAnimator.setDisplayedChild(LOCATION_VIEW_INDEX); in showLocationNow()