Searched refs:LocationFragment (Results 1 – 5 of 5) sorted by relevance
46 public class LocationFragment extends LeanbackPreferenceFragment implements class73 public static LocationFragment newInstance() { in newInstance()74 return new LocationFragment(); in newInstance()
42 startPreferenceFragment(LocationFragment.newInstance()); in onPreferenceStartInitialScreen()
31 private LocationFragment locationFragment;49 locationFragment = new LocationFragment(); in getLocationFragment()
45 public class LocationFragment extends BaseFragment<LocationPresenter, LocationPresenter.LocationUi> class
34 $(BASE_DIR)/incallui/calllocation/impl/LocationFragment.java \