
public class SampleRotation extends BaseSampleFragment
| Modifier and Type | Field and Description |
|---|---|
(package private) ImageButton |
btnRotateLeft |
(package private) ImageButton |
btnRotateRight |
protected TextView |
textViewCurrentLocation |
mMapView, TAG| Constructor and Description |
|---|
SampleRotation() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
void |
onClick(View v) |
View |
onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState) |
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onDestroy, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, runTestProcedures, skipOnCiTestsImageButton btnRotateLeft
ImageButton btnRotateRight
protected TextView textViewCurrentLocation
public String getSampleTitle()
getSampleTitle in class BaseSampleFragmentpublic View onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState)
onCreateView in class BaseSampleFragmentpublic void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragmentpublic void onClick(View v)