Home
last modified time | relevance | path

Searched defs:MapView (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/com/google/android/maps/
DMapView.java34 public class MapView extends MockView { class
40 public MapView(Context context) { in MapView() method in MapView
49 public MapView(Context context, AttributeSet attrs) { in MapView() method in MapView
59 public MapView(Context context, AttributeSet attrs, int defStyle) { in MapView() method in MapView
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Collections/
DMapField.cs673 private class MapView<T> : ICollection<T>, ICollection class in Google.Protobuf.Collections.MapField
679 internal MapView( in MapView() method in Google.Protobuf.Collections.MapField.MapView