Searched refs:StaticMapFragment (Results 1 – 3 of 3) sorted by relevance
37 public class StaticMapFragment extends Fragment implements OnMapReadyCallback { class41 public static StaticMapFragment newInstance(@NonNull Location location) { in newInstance()44 StaticMapFragment fragment = new StaticMapFragment(); in newInstance()
38 return StaticMapFragment.newInstance(location); in createStaticMapFragment()
34 $(BASE_DIR)/incallui/maps/impl/StaticMapFragment.java \