Una vista che mostra una mappa (con dati ottenuti dal servizio Google Maps). Una volta impostata la selezione, vengono acquisite le pressioni dei tasti e i gesti tattili per spostare la mappa.
Gli utenti di questa classe devono inoltrare tutti i metodi del ciclo di vita da Activity
o Fragment
contenenti questa vista ai corrispondenti in questa classe. In particolare, devi inoltrare tramite i seguenti metodi:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
Un GoogleMap
deve essere acquisito utilizzando getMapAsync(OnMapReadyCallback)
. MapView
inizializza automaticamente il sistema di mappe e la vista.
Per un metodo più semplice di visualizzazione di una mappa, utilizza MapFragment
(o SupportMapFragment
) se intendi scegliere come target piattaforme precedenti.
Nota: è sconsigliato aggiungere bambini a questa visualizzazione.
Guida per gli sviluppatori
Per ulteriori informazioni, consulta la guida per gli sviluppatori sull'SDK Google Maps SDK for Android .
Riepilogo delle costanti ereditate
int | FOCUS_AFTER_DESCENDANTS | |
int | FOCUS_BEFORE_DESCENDANTS | |
int | FOCUS_BLOCK_DESCENDANTS | |
int | LAYOUT_MODE_CLIP_BOUNDS | |
int | LAYOUT_MODE_OPTICAL_BOUNDS | |
int | PERSISTENT_ALL_CACHES | |
int | PERSISTENT_ANIMATION_CACHE | |
int | PERSISTENT_NO_CACHE | |
int | PERSISTENT_SCROLLING_CACHE |
int | ACCESSIBILITY_LIVE_REGION_ASSERTIVE | |
int | ACCESSIBILITY_LIVE_REGION_NONE | |
int | ACCESSIBILITY_LIVE_REGION_POLITE | |
int | AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS | |
Stringa | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE | |
Stringa | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY | |
Stringa | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH | |
Stringa | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR | |
Stringa | AUTOFILL_HINT_CREDIT_CARD_NUMBER | |
Stringa | AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE | |
Stringa | AUTOFILL_HINT_EMAIL_ADDRESS | |
Stringa | AUTOFILL_HINT_NAME | |
Stringa | AUTOFILL_HINT_PASSWORD | |
Stringa | AUTOFILL_HINT_PHONE | |
Stringa | AUTOFILL_HINT_POSTAL_ADDRESS | |
Stringa | AUTOFILL_HINT_POSTAL_CODE | |
Stringa | AUTOFILL_HINT_USERNAME | |
int | AUTOFILL_TYPE_DATE | |
int | AUTOFILL_TYPE_LIST | |
int | AUTOFILL_TYPE_NONE | |
int | AUTOFILL_TYPE_TEXT | |
int | AUTOFILL_TYPE_TOGGLE | |
int | DRAG_FLAG_GLOBAL | |
int | DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION | |
int | DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION | |
int | DRAG_FLAG_GLOBAL_URI_READ | |
int | DRAG_FLAG_GLOBAL_URI_WRITE | |
int | DRAG_FLAG_OPAQUE | |
int | DRAWING_CACHE_QUALITY_AUTO | |
int | DRAWING_CACHE_QUALITY_HIGH | |
int | DRAWING_CACHE_QUALITY_LOW | |
int | FIND_VIEWS_WITH_CONTENT_DESCRIPTION | |
int | FIND_VIEWS_WITH_TEXT | |
int | FOCUSABLE | |
int | FOCUSABLES_ALL | |
int | FOCUSABLES_TOUCH_MODE | |
int | FOCUSABLE_AUTO | |
int | FOCUS_BACKWARD | |
int | FOCUS_DOWN | |
int | FOCUS_FORWARD | |
int | FOCUS_LEFT | |
int | FOCUS_RIGHT | |
int | FOCUS_UP | |
int | FINE | |
int | HAPTIC_FEEDBACK_ENABLED | |
int | IMPORTANT_FOR_ACCESSIBILITY_AUTO | |
int | IMPORTANT_FOR_ACCESSIBILITY_NO | |
int | IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS | |
int | IMPORTANT_FOR_ACCESSIBILITY_YES | |
int | IMPORTANT_FOR_AUTOFILL_AUTO | |
int | IMPORTANT_FOR_AUTOFILL_NO | |
int | IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_AUTOFILL_YES | |
int | IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_AUTO | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_NO | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_YES | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS | |
int | INVISIBILE | |
int | KEEP_SCREEN_ON | |
int | LAYER_TYPE_HARDWARE | |
int | LAYER_TYPE_NONE | |
int | LAYER_TYPE_SOFTWARE | |
int | LAYOUT_DIRECTION_INHERIT | |
int | LAYOUT_DIRECTION_LOCALE | |
int | LAYOUT_DIRECTION_LTR | |
int | LAYOUT_DIRECTION_RTL | |
int | MEASURED_HEIGHT_STATE_SHIFT | |
int | MEASURED_SIZE_MASK | |
int | MEASURED_STATE_MASK | |
int | MEASURED_STATE_TOO_SMALL | |
int | NOT_FOCUSABLE | |
int | NO_ID | |
int | OVER_SCROLL_ALWAYS | |
int | OVER_SCROLL_IF_CONTENT_SCROLLS | |
int | OVER_SCROLL_NEVER | |
int | SCREEN_STATE_OFF | |
int | SCREEN_STATE_ON | |
int | SCROLLBARS_INSIDE_INSET | |
int | SCROLLBARS_INSIDE_OVERLAY | |
int | SCROLLBARS_OUTSIDE_INSET | |
int | SCROLLBARS_OUTSIDE_OVERLAY | |
int | SCROLLBAR_POSITION_DEFAULT | |
int | SCROLLBAR_POSITION_LEFT | |
int | SCROLLBAR_POSITION_RIGHT | |
int | SCROLL_AXIS_HORIZONTAL | |
int | SCROLL_AXIS_NONE | |
int | SCROLL_AXIS_VERTICAL | |
int | SCROLL_INDICATOR_BOTTOM | |
int | SCROLL_INDICATOR_END | |
int | SCROLL_INDICATOR_LEFT | |
int | SCROLL_INDICATOR_RIGHT | |
int | SCROLL_INDICATOR_START | |
int | SCROLL_INDICATOR_TOP | |
int | SOUND_EFFECTS_ENABLED | |
int | STATUS_BAR_HIDDEN | |
int | STATUS_BAR_VISIBLE | |
int | SYSTEM_UI_FLAG_FULLSCREEN | |
int | SYSTEM_UI_FLAG_HIDE_NAVIGATION | |
int | SYSTEM_UI_FLAG_IMMERSIVE | |
int | SYSTEM_UI_FLAG_IMMERSIVE_STICKY | |
int | SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | |
int | SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION | |
int | SYSTEM_UI_FLAG_LAYOUT_STABLE | |
int | SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR | |
int | SYSTEM_UI_FLAG_LIGHT_STATUS_BAR | |
int | SYSTEM_UI_FLAG_LOW_PROFILE | |
int | SYSTEM_UI_FLAG_VISIBLE | |
int | SYSTEM_UI_LAYOUT_FLAGS | |
int | TEXT_ALIGNMENT_CENTER | |
int | TEXT_ALIGNMENT_GRAVITY | |
int | TEXT_ALIGNMENT_INHERIT | |
int | TEXT_ALIGNMENT_TEXT_END | |
int | TEXT_ALIGNMENT_TEXT_START | |
int | TEXT_ALIGNMENT_VIEW_END | |
int | TEXT_ALIGNMENT_VIEW_START | |
int | TEXT_DIRECTION_ANY_RTL | |
int | TEXT_DIRECTION_FIRST_STRONG | |
int | TEXT_DIRECTION_FIRST_STRONG_LTR | |
int | TEXT_DIRECTION_FIRST_STRONG_RTL | |
int | TEXT_DIRECTION_INHERIT | |
int | TEXT_DIRECTION_LOCALE | |
int | TEXT_DIRECTION_LTR | |
int | TEXT_DIRECTION_RTL | |
int | VISIBILI |
Riepilogo campi ereditato
Public static final Proprietà<Vista, Float> | ALPHA | |
Public static final Proprietà<Vista, Float> | ROTAZIONE | |
Public static final Proprietà<Vista, Float> | ROTATION_X | |
Public static final Proprietà<Vista, Float> | ROTATION_Y | |
Public static final Proprietà<Vista, Float> | SCALE_X | |
Public static final Proprietà<Vista, Float> | SCALE_Y | |
Public static final Proprietà<Vista, Float> | TRANSLATION_X | |
Public static final Proprietà<Vista, Float> | TRANSLATION_Y | |
Public static final Proprietà<Vista, Float> | TRANSLATION_Z | |
Public static final Proprietà<Vista, Float> | X | |
Public static final Proprietà<Vista, Float> | Y | |
Public static final Proprietà<Vista, Float> | Z |
Riepilogo del costruttore pubblico
MapView(contesto del contesto)
|
|
MapView(contesto di contesto, attributi AttributeSet)
|
|
MapView(Context context, AttributeSet attrs, int defStyle)
|
|
MapView(contesto del contesto, opzioni GoogleMapOptions)
|
Riepilogo del metodo pubblico
void |
getMapAsync(OnMapReadyCallback callback)
Restituisce un'istanza non null di
GoogleMap , pronta per essere utilizzata. |
finale void |
onCreate(Bundle savedInstanceState)
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
finale void |
onDestroy()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
finale void |
onEnterAmbient(Bundle ambientDetails)
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale WearableActivity.
|
finale void |
onExitAmbient()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale WearableActivity.
|
finale void |
onLowMemory()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
finale void |
onPause()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
finale void |
onResume()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
finale void |
onSaveInstanceState(outState bundle)
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
finale void |
onStart()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
finale void |
onStop()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
|
Riepilogo del metodo ereditato
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
boolean |
getConsiderGoneChildrenWhenMeasuring()
|
boolean |
getMeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setMeasureAllChildren(boolean arg0)
|
boolean |
shouldDelayChildPressedState()
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Collection<View> arg0, int arg1)
|
boolean |
addStatesFromChildren()
|
void |
addTouchables(ArrayList<View> arg0)
|
void |
addView(Visualizza arg0, ViewGroup.LayoutParams arg1)
|
void |
addView(Visualizza arg0, int arg1)
|
void |
addView(Visualizza arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void |
addView(Visualizza arg0)
|
void |
addView(Visualizza arg0, int arg1, int arg2)
|
void |
bringChildToFront(Visualizza arg0)
|
void |
childDrawableStateChanged(Visualizza arg0)
|
void |
childHasTransientStateChanged(View arg0, boolean arg1)
|
void |
clearChildFocus(Visualizza arg0)
|
void |
clearDisappearingChildren()
|
void |
clearFocus()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(arg0 configurazione)
|
void |
dispatchDisplayHint(int arg0)
|
boolean |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
boolean |
dispatchKeyEvent(KeyEvent arg0)
|
boolean |
dispatchKeyEventPreIme(KeyEvent arg0)
|
boolean |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
void |
dispatchProvideAutofillStructure(ViewStruttura arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStruttura arg0)
|
void |
dispatchSetActivated(boolean arg0)
|
void |
dispatchSetSelected(boolean arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(Visualizza arg0, int arg1)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(int arg0)
|
void |
endViewTransition(Visualizza arg0)
|
Visualizza |
findFocus()
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
Visualizza |
focusSearch(Visualizza arg0, int arg1)
|
void |
focusableViewAvailable(Visualizza arg0)
|
boolean |
gatherTransparentRegion(Regione arg0)
|
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
Visualizza |
getChildAt(int arg0)
|
int |
getChildCount()
|
int finale |
getChildDrawingOrder(int arg0)
|
int statico |
getChildMeasureSpec(int arg0, int arg1, int arg2)
|
boolean |
getChildVisibleRect(Visualizza arg0, Rect arg1, Point arg2)
|
boolean |
getClipChildren()
|
boolean |
getClipToPadding()
|
int |
getDescendantFocusability()
|
Visualizza |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation()
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
int |
getLayoutMode()
|
LayoutTransition |
getLayoutTransition()
|
int |
getNestedScrollAxes()
|
ViewOverlay |
getOverlay()
|
int |
getPersistentDrawingCache()
|
boolean |
getTouchscreenBlocksFocus()
|
boolean |
hasFocus()
|
boolean |
hasTransientState()
|
int |
indexOfChild(Visualizza arg0)
|
finale void |
invalidateChild(Visualizza arg0, Rect arg1)
|
ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
boolean |
isAlwaysDrawnWithCacheEnabled()
|
boolean |
isAnimationCacheEnabled()
|
boolean |
isLayoutSuppressed()
|
boolean |
isMotionEventSplittingEnabled()
|
boolean |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState()
|
finale void |
layout(int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(Visualizza arg0, Visualizza arg1, int arg2)
|
finale void |
offsetDescendantRectToMyCoords(Visualizza arg0, Rect arg1)
|
finale void |
offsetRectIntoDescendantCoords(Visualizza arg0, Rect arg1)
|
void |
onDescendantInvalidated(Visualizza arg0, Visualizza arg1)
|
boolean |
onInterceptHoverEvent(Evento di movimento arg0)
|
boolean |
onInterceptTouchEvent(arg0 MotionEvent)
|
boolean |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
boolean |
onNestedPreFling(Visualizza arg0, float arg1, float arg2)
|
boolean |
onNestedPrePerformAccessibilityAction(Visualizza arg0, int arg1, Bundle arg2)
|
void |
onNestedPreScroll(Visualizza arg0, int arg1, int arg2, int[] arg3)
|
void |
onNestedScroll(Visualizza arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNestedScrollAccepted(Visualizza arg0, Visualizza arg1, int arg2)
|
boolean |
onRequestSendAccessibilityEvent(Visualizza arg0, AccessibilityEvent arg1)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
boolean |
onStartNestedScroll(Visualizza arg0, Visualizza arg1, int arg2)
|
void |
onStopNestedScroll(Visualizza arg0)
|
void |
onViewAdded(Visualizza argomento0)
|
void |
onViewRemoved(Visualizza argomento 0)
|
void |
recomputeViewAttributes(Visualizza arg0)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(Visualizza arg0)
|
void |
removeViewAt(int arg0)
|
void |
removeViewInLayout(Visualizza argomento 0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(Visualizza arg0, Visualizza arg1)
|
boolean |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
void |
requestDisallowInterceptTouchEvent(boolean arg0)
|
boolean |
requestFocus(int arg0, Rect arg1)
|
boolean |
requestSendAccessibilityEvent(Visualizza arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion(Visualizza arg0)
|
boolean |
restoreDefaultFocus()
|
void |
scheduleLayoutAnimation()
|
void |
setAddStatesFromChildren(boolean arg0)
|
void |
setAlwaysDrawnWithCacheEnabled(boolean arg0)
|
void |
setAnimationCacheEnabled(boolean arg0)
|
void |
setClipChildren(boolean arg0)
|
void |
setClipToPadding(boolean arg0)
|
void |
setDescendantFocusability(int arg0)
|
void |
setLayoutAnimation(LayoutAnimationController arg0)
|
void |
setLayoutAnimationListener(Animation.AnimationListener arg0)
|
void |
setLayoutMode(int arg0)
|
void |
setLayoutTransition(LayoutTransizione arg0)
|
void |
setMotionEventSplittingEnabled(boolean arg0)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
|
void |
setPersistentDrawingCache(int arg0)
|
void |
setTouchscreenBlocksFocus(boolean arg0)
|
void |
setTransitionGroup(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
boolean |
shouldDelayChildPressedState()
|
boolean |
showContextMenuForChild(Visualizza arg0, float arg1, float arg2)
|
boolean |
showContextMenuForChild(Visualizza arg0)
|
ActionMode |
startActionModeForChild(Visualizza arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode |
startActionModeForChild(Visualizza arg0, ActionMode.Callback arg1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(Visualizza arg0)
|
void |
suppressLayout(boolean arg0)
|
void |
updateViewLayout(Visualizza arg0, ViewGroup.LayoutParams arg1)
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Collection<View> arg0, int arg1)
|
void |
addOnAttachStateChangeListener(Visualizza.OnAttachStateChangeListener arg0)
|
void |
addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
addOnUnhandledKeyEventListener(Visualizza.SuUnhandledKeyEventListener arg0)
|
void |
addTouchables(ArrayList<View> arg0)
|
ViewPropertyAnimator |
animate()
|
void |
announceForAccessibility(CharSequence arg0)
|
void |
autofill(Compilazione automatica arg0)
|
void |
autofill(SparseArray<AutofillValue> arg0)
|
void |
bringToFront()
|
void |
buildDrawingCache(boolean arg0)
|
void |
buildDrawingCache()
|
void |
buildLayer()
|
boolean |
callOnClick()
|
boolean |
canResolveLayoutDirection()
|
boolean |
canResolveTextAlignment()
|
boolean |
canResolveTextDirection()
|
boolean |
canScrollHorizontally(int arg0)
|
boolean |
canScrollVertically(int arg0)
|
finale void |
cancelDragAndDrop()
|
void |
cancelLongPress()
|
finale void |
cancelPendingInputEvents()
|
boolean |
checkInputConnectionProxy(Visualizza arg0)
|
void |
clearAnimation()
|
void |
clearFocus()
|
int statico |
combineMeasuredStates(int arg0, int arg1)
|
void |
computeScroll()
|
WindowInsets |
computeSystemWindowInsets(WindowInsets arg0, Rect arg1)
|
AccessibilityNodeInfo |
createAccessibilityNodeInfo()
|
void |
createContextMenu(ContextMenu arg0)
|
void |
destroyDrawingCache()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(arg0 configurazione)
|
void |
dispatchDisplayHint(int arg0)
|
boolean |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
boolean |
dispatchGenericMotionEvent(MotionEvent arg0)
|
boolean |
dispatchKeyEvent(KeyEvent arg0)
|
boolean |
dispatchKeyEventPreIme(KeyEvent arg0)
|
boolean |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
boolean |
dispatchNestedFling(float arg0, float arg1, boolean arg2)
|
boolean |
dispatchNestedPreFling(float arg0, float arg1)
|
boolean |
dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)
|
boolean |
dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)
|
boolean |
dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
boolean |
dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
dispatchProvideAutofillStructure(ViewStruttura arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStruttura arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(Visualizza arg0, int arg1)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(int arg0)
|
void |
draw(Canvas arg0)
|
void |
drawableHotspotChanged(float arg0, float arg1)
|
Visualizza |
findFocus()
|
final <T extends View> T |
findViewById(int arg0)
|
final <T extends View> T |
findViewWithTag(Oggetto arg0)
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
Visualizza |
focusSearch(int arg0)
|
void |
forceHasOverlappingRendering(boolean arg0)
|
void |
forceLayout()
|
int statico |
generateViewId()
|
CharSequence |
getAccessibilityClassName()
|
View.AccessibilityDelegate |
getAccessibilityDelegate()
|
int |
getAccessibilityLiveRegion()
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider()
|
CharSequence |
getAccessibilityPaneTitle()
|
int |
getAccessibilityTraversalAfter()
|
int |
getAccessibilityTraversalBefore()
|
float |
getAlpha()
|
Animazione |
getAnimation()
|
Matrice |
getAnimationMatrix()
|
IBinder |
getApplicationWindowToken()
|
int[] |
getAttributeResolutionStack(int arg0)
|
Mappa<Numero intero, Numero intero> |
getAttributeSourceResourceMap()
|
Stringa[] |
getAutofillHints()
|
AutofillId finale |
getAutofillId()
|
int |
getAutofillType()
|
AutofillValue |
getAutofillValue()
|
Disegnabile |
getBackground()
|
BlendMode |
getBackgroundTintBlendMode()
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode()
|
int |
getBaseline()
|
int finale |
getBottom()
|
float |
getCameraDistance()
|
boolean |
getClipBounds(Rect arg0)
|
Rettangolo |
getClipBounds()
|
valore booleano finale |
getClipToOutline()
|
Content CaptureSession finale |
getContentCaptureSession()
|
CharSequence |
getContentDescription()
|
contesto finale |
getContext()
|
valore booleano finale |
getDefaultFocusHighlightEnabled()
|
int statico |
getDefaultSize(int arg0, int arg1)
|
Display |
getDisplay()
|
int finale[] |
getDrawableState()
|
Bitmap |
getDrawingCache()
|
Bitmap |
getDrawingCache(boolean arg0)
|
int |
getDrawingCacheBackgroundColor()
|
int |
getDrawingCacheQuality()
|
void |
getDrawingRect(Rect arg0)
|
lunghi |
getDrawingTime()
|
float |
getElevation()
|
int |
getExplicitStyle()
|
boolean |
getFilterTouchesWhenObscured()
|
boolean |
getFitsSystemWindows()
|
int |
getFocusable()
|
ArrayList<View> |
getFocusables(int arg0)
|
void |
getFocusedRect(Rect arg0)
|
Disegnabile |
getForeground()
|
int |
getForegroundGravity()
|
BlendMode |
getForegroundTintBlendMode()
|
ColorStateList |
getForegroundTintList()
|
PorterDuff.Mode |
getForegroundTintMode()
|
valore booleano finale |
getGlobalVisibleRect(Rect arg0)
|
boolean |
getGlobalVisibleRect(Rect arg0, Point arg1)
|
Handler |
getHandler()
|
valore booleano finale |
getHasOverlappingRendering()
|
int finale |
getHeight()
|
void |
getHitRect(Rect arg0)
|
int |
getHorizontalFadingEdgeLength()
|
Disegnabile |
getHorizontalScrollbarThumbDrawable()
|
Disegnabile |
getHorizontalScrollbarTrackDrawable()
|
int |
getId()
|
int |
getImportantForAccessibility()
|
int |
getImportantForAutofill()
|
int |
getImportantForContentCapture()
|
boolean |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState()
|
int |
getLabelFor()
|
int |
getLayerType()
|
int |
getLayoutDirection()
|
ViewGroup.LayoutParams |
getLayoutParams()
|
int finale |
getLeft()
|
valore booleano finale |
getLocalVisibleRect(Rect arg0)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow(int[] arg0)
|
void |
getLocationOnScreen(int[] arg0)
|
Matrice |
getMatrix()
|
int finale |
getMeasuredHeight()
|
int finale |
getMeasuredHeightAndState()
|
int finale |
getMeasuredState()
|
int finale |
getMeasuredWidth()
|
int finale |
getMeasuredWidthAndState()
|
int |
getMinimumHeight()
|
int |
getMinimumWidth()
|
int |
getNextClusterForwardId()
|
int |
getNextFocusDownId()
|
int |
getNextFocusForwardId()
|
int |
getNextFocusLeftId()
|
int |
getNextFocusRightId()
|
int |
getNextFocusUpId()
|
View.OnFocusChangeListener |
getOnFocusChangeListener()
|
int |
getOutlineAmbientShadowColor()
|
ViewOutlineProvider |
getOutlineProvider()
|
int |
getOutlineSpotShadowColor()
|
int |
getOverScrollMode()
|
ViewOverlay |
getOverlay()
|
int |
getPaddingBottom()
|
int |
getPaddingEnd()
|
int |
getPaddingLeft()
|
int |
getPaddingRight()
|
int |
getPaddingStart()
|
int |
getPaddingTop()
|
ViewParent finale |
getParent()
|
ViewParent |
getParentForAccessibility()
|
float |
getPivotX()
|
float |
getPivotY()
|
PointerIcon |
getPointerIcon()
|
Risorse |
getResources()
|
valore booleano finale |
getRevealOnFocusHint()
|
int finale |
getRight()
|
Visualizza |
getRootView()
|
WindowInsets |
getRootWindowInsets()
|
float |
getRotation()
|
float |
getRotationX()
|
float |
getRotationY()
|
float |
getScaleX()
|
float |
getScaleY()
|
int |
getScrollBarDefaultDelayBeforeFade()
|
int |
getScrollBarFadeDuration()
|
int |
getScrollBarSize()
|
int |
getScrollBarStyle()
|
int |
getScrollIndicators()
|
int finale |
getScrollX()
|
int finale |
getScrollY()
|
int |
getSolidColor()
|
int |
getSourceLayoutResId()
|
CharSequenza finale |
getStateDescription()
|
StateListAnimator |
getStateListAnimator()
|
List<Rect> |
getSystemGestureExclusionRects()
|
int |
getSystemUiVisibility()
|
Oggetto |
getTag()
|
Oggetto |
getTag(int arg0)
|
int |
getTextAlignment()
|
int |
getTextDirection()
|
CharSequence |
getTooltipText()
|
int finale |
getTop()
|
TouchDelegate |
getTouchDelegate()
|
ArrayList<View> |
getTouchables()
|
float |
getTransitionAlpha()
|
Stringa |
getTransitionName()
|
float |
getTranslationX()
|
float |
getTranslationY()
|
float |
getTranslationZ()
|
lunghi |
getUniqueDrawingId()
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition()
|
Disegnabile |
getVerticalScrollbarThumbDrawable()
|
Disegnabile |
getVerticalScrollbarTrackDrawable()
|
int |
getVerticalScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver()
|
int |
getVisibility()
|
int finale |
getWidth()
|
WindowId |
getWindowId()
|
WindowInsetsController |
getWindowInsetsController()
|
int |
getWindowSystemUiVisibility()
|
IBinder |
getWindowToken()
|
int |
getWindowVisibility()
|
void |
getWindowVisibleDisplayFrame(Rect arg0)
|
float |
getX()
|
float |
getY()
|
float |
getZ()
|
boolean |
hasExplicitFocusable()
|
boolean |
hasFocus()
|
boolean |
hasFocusable()
|
boolean |
hasNestedScrollingParent()
|
boolean |
hasOnClickListeners()
|
boolean |
hasOnLongClickListeners()
|
boolean |
hasOverlappingRendering()
|
boolean |
hasPointerCapture()
|
boolean |
hasTransientState()
|
boolean |
hasWindowFocus()
|
visualizzazione statica |
inflate(Contesto arg0, int arg1, ViewGroup arg2)
|
void |
invalidate()
|
void |
invalidate(Rect arg0)
|
void |
invalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
invalidateDrawable(arg0 Drawable)
|
void |
invalidateOutline()
|
boolean |
isAccessibilityFocused()
|
boolean |
isAccessibilityHeading()
|
boolean |
isActivated()
|
boolean |
isAttachedToWindow()
|
boolean |
isClickable()
|
boolean |
isContextClickable()
|
boolean |
isDirty()
|
boolean |
isDrawingCacheEnabled()
|
boolean |
isDuplicateParentStateEnabled()
|
boolean |
isEnabled()
|
valore booleano finale |
isFocusable()
|
valore booleano finale |
isFocusableInTouchMode()
|
boolean |
isFocused()
|
valore booleano finale |
isFocusedByDefault()
|
boolean |
isForceDarkAllowed()
|
boolean |
isHapticFeedbackEnabled()
|
boolean |
isHardwareAccelerated()
|
boolean |
isHorizontalFadingEdgeEnabled()
|
boolean |
isHorizontalScrollBarEnabled()
|
boolean |
isHovered()
|
boolean |
isImportantForAccessibility()
|
valore booleano finale |
isImportantForAutofill()
|
valore booleano finale |
isImportantForContentCapture()
|
boolean |
isInEditMode()
|
boolean |
isInLayout()
|
boolean |
isInTouchMode()
|
valore booleano finale |
isKeyboardNavigationCluster()
|
boolean |
isLaidOut()
|
boolean |
isLayoutDirectionResolved()
|
boolean |
isLayoutRequested()
|
boolean |
isLongClickable()
|
boolean |
isNestedScrollingEnabled()
|
boolean |
isOpaque()
|
boolean |
isPaddingRelative()
|
boolean |
isPivotSet()
|
boolean |
isPressed()
|
boolean |
isSaveEnabled()
|
boolean |
isSaveFromParentEnabled()
|
boolean |
isScreenReaderFocusable()
|
boolean |
isScrollContainer()
|
boolean |
isScrollbarFadingEnabled()
|
boolean |
isSelected()
|
valore booleano finale |
isShowingLayoutBounds()
|
boolean |
isShown()
|
boolean |
isSoundEffectsEnabled()
|
valore booleano finale |
isTemporarilyDetached()
|
boolean |
isTextAlignmentResolved()
|
boolean |
isTextDirectionResolved()
|
boolean |
isVerticalFadingEdgeEnabled()
|
boolean |
isVerticalScrollBarEnabled()
|
boolean |
isVisibleToUserForAutofill(int arg0)
|
void |
jumpDrawablesToCurrentState()
|
Visualizza |
keyboardNavigationClusterSearch(Visualizza arg0, int arg1)
|
void |
layout(int arg0, int arg1, int arg2, int arg3)
|
finale void |
measure(int arg0, int arg1)
|
void |
offsetLeftAndRight(int arg0)
|
void |
offsetTopAndBottom(int arg0)
|
WindowInsets |
onApplyWindowInsets(WindowInsets arg0)
|
void |
onCancelPendingInputEvents()
|
boolean |
onCapturedPointerEvent(arg0 MotionEvent)
|
boolean |
onCheckIsTextEditor()
|
InputConnection |
onCreateInputConnection(arg0 EditorInfo)
|
boolean |
onDragEvent(arg0 DragEvent)
|
void |
onDrawForeground(Canvas arg0)
|
boolean |
onFilterTouchEventForSecurity(MotionEvent arg0)
|
void |
onFinishTemporaryDetach()
|
boolean |
onGenericMotionEvent(MotionEvent arg0)
|
void |
onHoverChanged(boolean arg0)
|
boolean |
onHoverEvent(arg0 MotionEvent)
|
void |
onInitializeAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)
|
boolean |
onKeyDown(int arg0, KeyEvent arg1)
|
boolean |
onKeyLongPress(int arg0, KeyEvent arg1)
|
boolean |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
boolean |
onKeyPreIme(int arg0, KeyEvent arg1)
|
boolean |
onKeyShortcut(int arg0, KeyEvent arg1)
|
boolean |
onKeyUp(int arg0, KeyEvent arg1)
|
void |
onPointerCaptureChange(boolean arg0)
|
void |
onPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onProvideAutofillStructure(ViewStruttura arg0, int arg1)
|
void |
onProvideAutofillVirtualStructure(ViewStruttura arg0, int arg1)
|
void |
onProvideContentCaptureStructure(ViewStruttura arg0, int arg1)
|
void |
onProvideStructure(ViewStruttura arg0)
|
void |
onProvideVirtualStructure(ViewStruttura arg0)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
void |
onRtlPropertiesChanged(int arg0)
|
void |
onScreenStateChanged(int arg0)
|
void |
onStartTemporaryDetach()
|
boolean |
onTouchEvent(MotionEvent arg0)
|
boolean |
onTrackballEvent(arg0 MotionEvent)
|
void |
onVisibilityAggregated(boolean arg0)
|
void |
onWindowFocusChanged(boolean arg0)
|
void |
onWindowSystemUiVisibilityChanged(int arg0)
|
boolean |
performAccessibilityAction(int arg0, Bundle arg1)
|
boolean |
performClick()
|
boolean |
performContextClick(float arg0, float arg1)
|
boolean |
performContextClick()
|
boolean |
performHapticFeedback(int arg0)
|
boolean |
performHapticFeedback(int arg0, int arg1)
|
boolean |
performLongClick(float arg0, float arg1)
|
boolean |
performLongClick()
|
void |
playSoundEffect(int arg0)
|
boolean |
post(arg0 eseguibile)
|
boolean |
postDelayed(arg0 eseguibile, long arg1)
|
void |
postInvalidate()
|
void |
postInvalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
postInvalidateDelayed(arg0 lungo)
|
void |
postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateOnAnimation()
|
void |
postOnAnimation(arg0 eseguibile)
|
void |
postOnAnimationDelayed(arg0 eseguibile, long arg1)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
boolean |
removeCallbacks(arg0 eseguibile)
|
void |
removeOnAttachStateChangeListener(Visualizza.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
removeOnUnhandledKeyEventListener(Visualizza.OnUnhandledKeyEventListener arg0)
|
void |
requestApplyInsets()
|
void |
requestFitSystemWindows()
|
valore booleano finale |
requestFocus(int arg0)
|
valore booleano finale |
requestFocus()
|
boolean |
requestFocus(int arg0, Rect arg1)
|
valore booleano finale |
requestFocusFromTouch()
|
void |
requestLayout()
|
void |
requestPointerCapture()
|
boolean |
requestRectangleOnScreen(Rect arg0)
|
boolean |
requestRectangleOnScreen(Rect arg0, boolean arg1)
|
finale void |
requestUnbufferedDispatch(int arg0)
|
finale void |
requestUnbufferedDispatch(MotionEvent arg0)
|
final <T extends View> T |
requireViewById(int arg0)
|
void |
resetPivot()
|
int statico |
resolveSize(int arg0, int arg1)
|
int statico |
resolveSizeAndState(int arg0, int arg1, int arg2)
|
boolean |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseArray<Parcelable> arg0)
|
finale void |
saveAttributeDataForStyleable(Contesto arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)
|
void |
saveHierarchyState(SparseArray<Parcelable> arg0)
|
void |
scheduleDrawable(arg0 richiamabile, arg1 eseguibile, arg2 lungo)
|
void |
scrollBy(int arg0, int arg1)
|
void |
scrollTo(int arg0, int arg1)
|
void |
sendAccessibilityEvent(int arg0)
|
void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
void |
setAccessibilityDelegate(View.AccessibilityDelega arg0)
|
void |
setAccessibilityHeading(boolean arg0)
|
void |
setAccessibilityLiveRegion(int arg0)
|
void |
setAccessibilityPaneTitle(CharSequence arg0)
|
void |
setAccessibilityTraversalAfter(int arg0)
|
void |
setAccessibilityTraversalBefore(int arg0)
|
void |
setActivated(boolean arg0)
|
void |
setAlpha(float arg0)
|
void |
setAnimation(Animazione arg0)
|
void |
setAnimationMatrix(Matrice arg0)
|
void |
setAutofillHints(Stringa... arg0)
|
void |
setAutofillId(AutofillId arg0)
|
void |
setBackground(Drawable arg0)
|
void |
setBackgroundColor(int arg0)
|
void |
setBackgroundDrawable(Drawable arg0)
|
void |
setBackgroundResource(int arg0)
|
void |
setBackgroundTintBlendMode(BlendMode arg0)
|
void |
setBackgroundTintList(ColorStateList arg0)
|
void |
setBackgroundTintMode(PorterDuff.Mode arg0)
|
finale void |
setBottom(int arg0)
|
void |
setCameraDistance(float arg0)
|
void |
setClickable(boolean arg0)
|
void |
setClipBounds(Rect arg0)
|
void |
setClipToOutline(boolean arg0)
|
void |
setContentCaptureSession(ContentCaptureSession arg0)
|
void |
setContentDescription(CharSequence arg0)
|
void |
setContextClickable(boolean arg0)
|
void |
setDefaultFocusHighlightEnabled(boolean arg0)
|
void |
setDrawingCacheBackgroundColor(int arg0)
|
void |
setDrawingCacheEnabled(boolean arg0)
|
void |
setDrawingCacheQuality(int arg0)
|
void |
setDuplicateParentStateEnabled(boolean arg0)
|
void |
setElevation(float arg0)
|
void |
setEnabled(boolean arg0)
|
void |
setFadingEdgeLength(int arg0)
|
void |
setFilterTouchesWhenObscured(boolean arg0)
|
void |
setFitsSystemWindows(boolean arg0)
|
void |
setFocusable(boolean arg0)
|
void |
setFocusable(int arg0)
|
void |
setFocusableInTouchMode(boolean arg0)
|
void |
setFocusedByDefault(boolean arg0)
|
void |
setForceDarkAllowed(boolean arg0)
|
void |
setForeground(Drawable arg0)
|
void |
setForegroundGravity(int arg0)
|
void |
setForegroundTintBlendMode(BlendMode arg0)
|
void |
setForegroundTintList(ColorStateList arg0)
|
void |
setForegroundTintMode(PorterDuff.Mode arg0)
|
void |
setHapticFeedbackEnabled(boolean arg0)
|
void |
setHasTransientState(boolean arg0)
|
void |
setHorizontalFadingEdgeEnabled(boolean arg0)
|
void |
setHorizontalScrollBarEnabled(boolean arg0)
|
void |
setHorizontalScrollbarThumbDrawable(Drawable arg0)
|
void |
setHorizontalScrollbarTrackDrawable(Drawable arg0)
|
void |
setHovered(boolean arg0)
|
void |
setId(int arg0)
|
void |
setImportantForAccessibility(int arg0)
|
void |
setImportantForAutofill(int arg0)
|
void |
setImportantForContentCapture(int arg0)
|
void |
setKeepScreenOn(boolean arg0)
|
void |
setKeyboardNavigationCluster(boolean arg0)
|
void |
setLabelFor(int arg0)
|
void |
setLayerPaint(Paint arg0)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection(int arg0)
|
void |
setLayoutParams(ViewGroup.LayoutParams arg0)
|
finale void |
setLeft(int arg0)
|
finale void |
setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)
|
void |
setLongClickable(boolean arg0)
|
void |
setMinimumHeight(int arg0)
|
void |
setMinimumWidth(int arg0)
|
void |
setNestedScrollingEnabled(boolean arg0)
|
void |
setNextClusterForwardId(int arg0)
|
void |
setNextFocusDownId(int arg0)
|
void |
setNextFocusForwardId(int arg0)
|
void |
setNextFocusLeftId(int arg0)
|
void |
setNextFocusRightId(int arg0)
|
void |
setNextFocusUpId(int arg0)
|
void |
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)
|
void |
setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)
|
void |
setOnClickListener(Visualizza.OnClickListener arg0)
|
void |
setOnContextClickListener(Visualizza.OnContextClickListener arg0)
|
void |
setOnCreateContextMenuListener(Visualizza.OnCreateContextMenuListener arg0)
|
void |
setOnDragListener(Visualizza.OnTrascinaListener arg0)
|
void |
setOnFocusChangeListener(View.OnfocusChangeListener arg0)
|
void |
setOnGenericMotionListener(View.OnGenericMotionListener arg0)
|
void |
setOnHoverListener(View.OnHoverListener arg0)
|
void |
setOnKeyListener(View.OnKeyListener arg0)
|
void |
setOnLongClickListener(View.OnLongClickListener arg0)
|
void |
setOnScrollChangeListener(View.OnscrollChangeListener arg0)
|
void |
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0)
|
void |
setOnTouchListener(Visualizza.OnTouchListener arg0)
|
void |
setOutlineAmbientShadowColor(int arg0)
|
void |
setOutlineProvider(ViewOutlineProvider arg0)
|
void |
setOutlineSpotShadowColor(int arg0)
|
void |
setOverScrollMode(int arg0)
|
void |
setPadding(int arg0, int arg1, int arg2, int arg3)
|
void |
setPaddingRelative(int arg0, int arg1, int arg2, int arg3)
|
void |
setPivotX(arg0 in virgola mobile)
|
void |
setPivotY(arg0 in virgola mobile)
|
void |
setPointerIcon(PointerIcon arg0)
|
void |
setPressed(boolean arg0)
|
finale void |
setRevealOnFocusHint(boolean arg0)
|
finale void |
setRight(int arg0)
|
void |
setRotation(float arg0)
|
void |
setRotationX(float arg0)
|
void |
setRotationY(float arg0)
|
void |
setSaveEnabled(boolean arg0)
|
void |
setSaveFromParentEnabled(boolean arg0)
|
void |
setScaleX(float arg0)
|
void |
setScaleY(float arg0)
|
void |
setScreenReaderFocusable(boolean arg0)
|
void |
setScrollBarDefaultDelayBeforeFade(int arg0)
|
void |
setScrollBarFadeDuration(int arg0)
|
void |
setScrollBarSize(int arg0)
|
void |
setScrollBarStyle(int arg0)
|
void |
setScrollContainer(boolean arg0)
|
void |
setScrollIndicators(int arg0, int arg1)
|
void |
setScrollIndicators(int arg0)
|
void |
setScrollX(int arg0)
|
void |
setScrollY(int arg0)
|
void |
setScrollbarFadingEnabled(boolean arg0)
|
void |
setSelected(boolean arg0)
|
void |
setSoundEffectsEnabled(boolean arg0)
|
void |
setStateDescription(CharSequence arg0)
|
void |
setStateListAnimator(StateListAnimator arg0)
|
void |
setSystemGestureExclusionRects(List<Rect> arg0)
|
void |
setSystemUiVisibility(int arg0)
|
void |
setTag(int arg0, Oggetto arg1)
|
void |
setTag(Oggetto arg0)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSequence arg0)
|
finale void |
setTop(int arg0)
|
void |
setTouchDelegate(TouchDelega arg0)
|
void |
setTransitionAlpha(float arg0)
|
finale void |
setTransitionName(Stringa arg0)
|
void |
setTransitionVisibility(int arg0)
|
void |
setTranslationX(float arg0)
|
void |
setTranslationY(float arg0)
|
void |
setTranslationZ(float arg0)
|
void |
setVerticalFadingEdgeEnabled(boolean arg0)
|
void |
setVerticalScrollBarEnabled(boolean arg0)
|
void |
setVerticalScrollbarPosition(int arg0)
|
void |
setVerticalScrollbarThumbDrawable(Drawable arg0)
|
void |
setVerticalScrollbarTrackDrawable(Drawable arg0)
|
void |
setVisibility(int arg0)
|
void |
setWillNotCacheDrawing(boolean arg0)
|
void |
setWillNotDraw(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
void |
setX(float arg0)
|
void |
setY(float arg0)
|
void |
setZ(float arg0)
|
boolean |
showContextMenu()
|
boolean |
showContextMenu(float arg0, float arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0, int arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(arg0 animazione)
|
valore booleano finale |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, Oggetto arg2, int arg3)
|
valore booleano finale |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Oggetto arg2, int arg3)
|
boolean |
startNestedScroll(int arg0)
|
void |
stopNestedScroll()
|
Stringa |
toString()
|
void |
transformMatrixToGlobal(Matrice arg0)
|
void |
transformMatrixToLocal(Matrice arg0)
|
void |
unscheduleDrawable(arg0 richiamabile, arg1 eseguibile)
|
void |
unscheduleDrawable(arg0 Drawable)
|
finale void |
updateDragShadow(View.DragShadowBuilder arg0)
|
boolean |
willNotCacheDrawing()
|
boolean |
willNotDraw()
|
boolean |
uguale a(Oggetto arg0)
|
finale Class<?> |
getClass()
|
int |
hashCode()
|
finale void |
notify()
|
finale void |
notifyAll()
|
Stringa |
toString()
|
finale void |
wait(long arg0, int arg1)
|
finale void |
wait(arg0 lungo)
|
finale void |
wait()
|
astratto void |
bringChildToFront(Visualizza arg0)
|
valore booleano astratto |
canResolveLayoutDirection()
|
valore booleano astratto |
canResolveTextAlignment()
|
valore booleano astratto |
canResolveTextDirection()
|
astratto void |
childDrawableStateChanged(Visualizza arg0)
|
astratto void |
childHasTransientStateChanged(View arg0, boolean arg1)
|
astratto void |
clearChildFocus(Visualizza arg0)
|
astratto void |
createContextMenu(ContextMenu arg0)
|
vista astratta |
focusSearch(Visualizza arg0, int arg1)
|
astratto void |
focusableViewAvailable(Visualizza arg0)
|
valore booleano astratto |
getChildVisibleRect(Visualizza arg0, Rect arg1, Point arg2)
|
int astratto |
getLayoutDirection()
|
Astrattismo ViewParent |
getParent()
|
Astrattismo ViewParent |
getParentForAccessibility()
|
int astratto |
getTextAlignment()
|
int astratto |
getTextDirection()
|
astratto void |
invalidateChild(Visualizza arg0, Rect arg1)
|
Astrattismo ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
valore booleano astratto |
isLayoutDirectionResolved()
|
valore booleano astratto |
isLayoutRequested()
|
valore booleano astratto |
isTextAlignmentResolved()
|
valore booleano astratto |
isTextDirectionResolved()
|
vista astratta |
keyboardNavigationClusterSearch(Visualizza arg0, int arg1)
|
astratto void |
notifySubtreeAccessibilityStateChanged(Visualizza arg0, Visualizza arg1, int arg2)
|
void |
onDescendantInvalidated(Visualizza arg0, Visualizza arg1)
|
valore booleano astratto |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
valore booleano astratto |
onNestedPreFling(Visualizza arg0, float arg1, float arg2)
|
valore booleano astratto |
onNestedPrePerformAccessibilityAction(Visualizza arg0, int arg1, Bundle arg2)
|
astratto void |
onNestedPreScroll(Visualizza arg0, int arg1, int arg2, int[] arg3)
|
astratto void |
onNestedScroll(Visualizza arg0, int arg1, int arg2, int arg3, int arg4)
|
astratto void |
onNestedScrollAccepted(Visualizza arg0, Visualizza arg1, int arg2)
|
valore booleano astratto |
onStartNestedScroll(Visualizza arg0, Visualizza arg1, int arg2)
|
astratto void |
onStopNestedScroll(Visualizza arg0)
|
astratto void |
recomputeViewAttributes(Visualizza arg0)
|
astratto void |
requestChildFocus(Visualizza arg0, Visualizza arg1)
|
valore booleano astratto |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
astratto void |
requestDisallowInterceptTouchEvent(boolean arg0)
|
astratto void |
requestFitSystemWindows()
|
astratto void |
requestLayout()
|
valore booleano astratto |
requestSendAccessibilityEvent(Visualizza arg0, AccessibilityEvent arg1)
|
astratto void |
requestTransparentRegion(Visualizza arg0)
|
valore booleano astratto |
showContextMenuForChild(Visualizza arg0)
|
valore booleano astratto |
showContextMenuForChild(Visualizza arg0, float arg1, float arg2)
|
ActionMode astratta |
startActionModeForChild(Visualizza arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode astratta |
startActionModeForChild(Visualizza arg0, ActionMode.Callback arg1)
|
astratto void |
addView(Visualizza arg0, ViewGroup.LayoutParams arg1)
|
astratto void |
removeView(Visualizza arg0)
|
astratto void |
updateViewLayout(Visualizza arg0, ViewGroup.LayoutParams arg1)
|
astratto void |
invalidateDrawable(arg0 Drawable)
|
astratto void |
scheduleDrawable(arg0 richiamabile, arg1 eseguibile, arg2 lungo)
|
astratto void |
unscheduleDrawable(arg0 richiamabile, arg1 eseguibile)
|
valore booleano astratto |
onKeyDown(int arg0, KeyEvent arg1)
|
valore booleano astratto |
onKeyLongPress(int arg0, KeyEvent arg1)
|
valore booleano astratto |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
valore booleano astratto |
onKeyUp(int arg0, KeyEvent arg1)
|
astratto void |
sendAccessibilityEvent(int arg0)
|
astratto void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
Costruttori pubblici
pubblico MapView (contesto del contesto)
Parametri
context |
---|
Public MapView (Context context, AttributeSet attrs)
Parametri
context | |
---|---|
attrs |
Public MapView (Context context, AttributeSet attrs, int defStyle)
Parametri
context | |
---|---|
attrs | |
defStyle |
Metodi pubblici
Public void getMapAsync (OnMapReadyCallback)
Restituisce un'istanza non null di GoogleMap
, pronta per essere utilizzata.
Ricorda:
- Questo metodo deve essere chiamato dal thread principale.
- Il callback verrà eseguito nel thread principale.
- Nel caso in cui Google Play Services non sia installato sul dispositivo dell'utente, il callback non verrà attivato finché l'utente non lo installa.
- L'oggetto
GoogleMap
fornito dal callback non è null.
Parametri
callback | L'oggetto di callback che viene attivato quando la mappa è pronta per essere utilizzata. |
---|
Public final void onCreate (Bundle savedInstanceState)
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
Parametri
savedInstanceState |
---|
Public final void onDestroy ()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
Public final void onEnterAmbient (Bundle ambientDetails)
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale WearableActivity.
Parametri
ambientDetails |
---|
Public final void onExitAmbient ()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale WearableActivity.
Public final void onLowMemory ()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
Public final void onPause ()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
Public final void onResume ()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
Public final void onSaveInstanceState (OutState bundle)
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
Fornisce un valore Bundle
per archiviare lo stato della vista prima che venga eliminata. Può essere recuperato in un secondo momento quando onCreate(Bundle)
viene richiamato.
Parametri
outState |
---|
Public final void onStart ()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.
Public final void onStop ()
Devi chiamare questo metodo dal metodo corrispondente dell'attività principale/del frammento.