Searched refs:EnableGpsDialogFragment (Results 1 – 1 of 1) sorted by relevance
147 new EnableGpsDialogFragment().show(getSupportFragmentManager(), "enableGpsDialog"); in onStart()377 private class EnableGpsDialogFragment extends DialogFragment { class in LocationActivity