Uma visualização que exibe um mapa (com dados obtidos do serviço do Google Maps). Quando está em foco, ele captura teclas e gestos de toque para mover o mapa.
Os usuários dessa classe precisam encaminhar todos os métodos de ciclo de vida da Activity
ou
Fragment
que contêm essa visualização aos métodos correspondentes dessa classe. Especificamente, é necessário encaminhar os seguintes métodos:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
É necessário adquirir um GoogleMap
usando getMapAsync(OnMapReadyCallback)
. O MapView
inicializa automaticamente o sistema de mapas e a visualização.
Para um método mais simples de exibir um mapa, use MapFragment
(ou SupportMapFragment
) se você quiser segmentar plataformas anteriores.
Observação: não adicione o filho a essa visualização.
Guia do desenvolvedor
Para mais informações, leia o guia do desenvolvedor do SDK do Google Maps para Android.
Resumo da constante herdada
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 | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR | |
String | AUTOFILL_HINT_CREDIT_CARD_NUMBER | |
String | AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE | |
String | AUTOFILL_HINT_EMAIL_ADDRESS | |
String | AUTOFILL_HINT_NAME | |
String | AUTOFILL_HINT_PASSWORD | |
String | AUTOFILL_HINT_PHONE | |
String | AUTOFILL_HINT_POSTAL_ADDRESS | |
String | AUTOFILL_HINT_POSTAL_CODE | |
String | 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 | GONE | |
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 | INVISIBLE | |
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 | VISIBLE |
Resumo do campo herdado
public estático final Property<View, Float> | ALPHA | |
public estático final Property<View, Float> | ROTATION | |
public estático final Property<View, Float> | ROTATION_X | |
public estático final Property<View, Float> | ROTATION_Y | |
public estático final Property<View, Float> | SCALE_X | |
public estático final Property<View, Float> | SCALE_Y | |
public estático final Property<View, Float> | TRANSLATION_X | |
public estático final Property<View, Float> | TRANSLATION_Y | |
public estático final Property<View, Float> | TRANSLATION_Z | |
public estático final Property<View, Float> | X | |
public estático final Property<View, Float> | S | |
public estático final Property<View, Float> | Z |
Resumo do construtor público
MapView(contexto de contexto)
|
|
MapView(contexto de contexto, atributos AttributeSet)
|
|
MapView(contexto de contexto, atributos AttributeSet, int defStyle)
|
|
MapView(contexto de contexto, opções do GoogleMapOptions)
|
Resumo do método público
void |
getMapAsync(callback OnMapReadyCallback)
Retorna uma instância não nula do
GoogleMap , pronta para ser usada. |
anulação final |
onCreate(Bundle savedInstanceState)
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
anulação final |
onDestroy()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
anulação final |
onEnterAmbient(Bundle ambientDetails)
É preciso chamar esse método com o método correspondente da WearableActivity'
|
anulação final |
onExitAmbient()
É preciso chamar esse método com o método correspondente da WearableActivity'
|
anulação final |
onLowMemory()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
anulação final |
onPause()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
anulação final |
onResume()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
anulação final |
onSaveInstanceState (pacote outState)
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
anulação final |
onStart().
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
anulação final |
onStop().
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
|
Resumo do método herdado
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
boolean |
getConsidereGoneChildrenWhenMeasure()
|
boolean |
getMeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setMeasureAllChildren(booleano arg0)
|
boolean |
shouldDelayChildPressedState()
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Pacote arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Coleção<View> arg0, int arg1)
|
boolean |
addStatesFromChildren()
|
void |
addTouchables(ArrayList<View> arg0)
|
void |
addView(Ver arg0, ViewGroup.LayoutParams arg1)
|
void |
addView(Ver arg0, int arg1)
|
void |
addView(View arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void |
addView(ver arg0)
|
void |
addView(Ver arg0, int arg1, int arg2)
|
void |
bringChildToFront(Ver arg0)
|
void |
childDrawableStateChanged(ver arg0)
|
void |
childHasTransientStateChanged(ver arg0, booleano arg1)
|
void |
clearChildFocus (ver arg0)
|
void |
clearDisAppearanceingChildren()
|
void |
clearFocus()
|
WindowInsets |
dispatchApplyWindowInsets (WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged (configuração arg0)
|
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(booleano arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchSetActivated (booleano arg0)
|
void |
dispatchSetSelected(booleano arg0)
|
void |
dispatchStartTemporaryDetach().
|
void |
dispatchSystemUiVisibilityChanged (int arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnHandledMove (Ver arg0, int arg1)
|
void |
dispatchWindowFocusChanged(booleano 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(Ver arg0)
|
Exibir |
findFocus()
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
Exibir |
focusSearch(Ver arg0, int arg1)
|
void |
focusableViewAvailable(Ver arg0)
|
boolean |
gatherTransparentRegion(Região arg0)
|
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
Exibir |
getChildAt(int arg0)
|
int |
getChildCount()
|
int final |
getChildDesenhoOrder(int arg0)
|
int estático |
getChildMeasureSpec (int arg0, int arg1, int arg2)
|
boolean |
getChildVisibleRect(Ver arg0, Rect arg1, Point arg2)
|
boolean |
getClipChildren()
|
boolean |
getClipToPadding().
|
int |
getDescendantFocusability()
|
Exibir |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation().
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
int |
getLayoutMode.
|
LayoutTransition |
getLayoutTransition()
|
int |
getNestedScrollAxes ()
|
Ver sobreposição |
getOverlay()
|
int |
getPersistentDrawCache()
|
boolean |
getTouchscreenBlocksFocus (link em inglês)
|
boolean |
hasFocus()
|
boolean |
hasTransientState().
|
int |
indexOfChild (ver arg0)
|
anulação final |
invalidateChild (ver arg0, Rect arg1)
|
Ver pai/mãe |
invalidateChildInParent(int[] arg0, Rect arg1)
|
boolean |
isAlwaysDrawnWithCacheEnabled()
|
boolean |
isAnimationCacheEnabled()
|
boolean |
isLayoutSupPress()
|
boolean |
isMotionEventSplittingEnabled()
|
boolean |
isTransitionGroup().
|
void |
jumpDrawablesToCurrentState().
|
anulação final |
layout (int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(ver arg0, ver arg1, int arg2)
|
anulação final |
offsetDescendantRectToMyCoords (Ver arg0, Rect arg1)
|
anulação final |
offsetRectIntoDescendantCoords (ver arg0, Rect arg1)
|
void |
onDescendantInvalidated(Ver arg0, Ver arg1)
|
boolean |
onInterceptHoverEvent(MotionEvent arg0)
|
boolean |
onInterceptTouchEvent(MotionEvent arg0)
|
boolean |
onNestedFling (ver arg0, arg1 flutuante, arg2 flutuante, arg3 booleano)
|
boolean |
onNestedPreFling (ver arg0, float arg1, float arg2)
|
boolean |
onNestedPrePerformAccessibilityAction(ver arg0, int arg1, pacote arg2)
|
void |
onNestedPreScroll(Ver arg0, int arg1, int arg2, int[] arg3)
|
void |
onNestedScroll(Ver arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNestedScrollAccepted(Ver arg0, Ver arg1, int arg2)
|
boolean |
onRequestSendAccessibilityEvent(Ver arg0, AccessibilityEvent arg1)
|
Ícone do ponteiro |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
boolean |
onStartNestedScroll(Ver arg0, Ver arg1, int arg2)
|
void |
onStopNestedScroll(Ver arg0)
|
void |
onViewAdded(Ver arg0)
|
void |
onViewRemoved(ver arg0)
|
void |
recomputeViewAttributes(ver arg0)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(ver arg0)
|
void |
removeViewAt(int arg0)
|
void |
removeViewInLayout(ver arg0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(Ver arg0, Ver arg1)
|
boolean |
requestChildRectangleOnScreen(ver arg0, ret arg1 e arg2 booleano)
|
void |
requestDisallowInterceptTouchEvent (booleano arg0)
|
boolean |
requestFocus(int arg0, Rect arg1)
|
boolean |
requestSendAccessibilityEvent(Ver arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion (Ver arg0)
|
boolean |
restoreDefaultFocus()
|
void |
scheduleLayoutAnimation()
|
void |
setAddStatesFromChildren(booleano arg0)
|
void |
setAlwaysDrawnWithCacheEnabled (arg0 booleano)
|
void |
setAnimationCacheEnabled(booleano arg0)
|
void |
setClipChildren(booleano arg0)
|
void |
setClipToPadding(booleano arg0)
|
void |
setDescendantFocusability(int arg0)
|
void |
setLayoutAnimation(LayoutAnimationController arg0)
|
void |
setLayoutAnimationListener(Animation.AnimationListener arg0)
|
void |
setLayoutMode (int arg0)
|
void |
setLayoutTransition(LayoutTransition arg0)
|
void |
setMotionEventSplittingEnabled(booleano arg0)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
|
void |
setPersistentDrawCache(int arg0)
|
void |
setTouchscreenBlocksFocus (booleano arg0)
|
void |
setTransitionGroup(booleano arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
boolean |
shouldDelayChildPressedState()
|
boolean |
showContextMenuForChild(Ver arg0, float arg1, float arg2)
|
boolean |
showContextMenuForChild (ver arg0)
|
ActionMode |
startActionModeForChild(Ver arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode |
startActionModeForChild(Ver arg0, ActionMode.Callback arg1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(Ver arg0)
|
void |
suppressLayout(booleano arg0)
|
void |
updateViewLayout(ver arg0, ViewGroup.LayoutParams arg1)
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Pacote arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Coleção<View> arg0, int arg1)
|
void |
addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
addOnUnHandledKeyEventListener(View.OnUnHandledKeyEventListener arg0)
|
void |
addTouchables(ArrayList<View> arg0)
|
ViewPropertyAnimator |
animate()
|
void |
AnúnciosForAccessibility(CharSequence arg0)
|
void |
autofill(AutofillValue arg0)
|
void |
autofill(SparseArray<AutofillValue> arg0)
|
void |
bringToFront().
|
void |
buildDrawCache(booleano arg0)
|
void |
buildDrawCache ()
|
void |
buildLayer().
|
boolean |
callOnClick().
|
boolean |
canResolveLayoutDirection()
|
boolean |
canResolveTextAlignment()
|
boolean |
canResolveTextDirection()
|
boolean |
canScrollHorizontally(int arg0)
|
boolean |
canScrollVertically (int arg0)
|
anulação final |
cancelDragAndDrop ()
|
void |
cancelLongPress ()
|
anulação final |
cancelPendingInputEvents().
|
boolean |
checkInputConnectionProxy(ver arg0)
|
void |
clearAnimation()
|
void |
clearFocus()
|
int estático |
combineMeasuredStates(int arg0, int arg1)
|
void |
computeScroll()
|
WindowInsets |
computeSystemWindowInsets(WindowInsets arg0, Rect arg1)
|
AccessibilityNodeInfo |
createAccessibilityNodeInfo().
|
void |
createContextMenu(ContextMenu arg0)
|
void |
destroyDrawCache().
|
WindowInsets |
dispatchApplyWindowInsets (WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(configuração arg0)
|
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 (arg0 flutuante, arg1 flutuante, arg2 booleano)
|
boolean |
dispatchNestedPreFling (arg0 flutuante, arg1 flutuante)
|
boolean |
dispatchNestedPrePerformAccessibilityAction(int arg0, pacote 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(booleano arg0)
|
boolean |
dispatchPreenchaAccessibilityEvent(AccessibilityEvent arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchStartTemporaryDetach().
|
void |
dispatchSystemUiVisibilityChanged (int arg0)
|
boolean |
dispatchTouchEvent (MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnHandledMove (Ver arg0, int arg1)
|
void |
dispatchWindowFocusChanged (booleano 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(tela arg0)
|
void |
drawableHotspotChanged(float arg0, float arg1)
|
Exibir |
findFocus()
|
<T final estende View> T |
findViewById(int arg0)
|
<T final estende View> T |
findViewWithTag(objeto arg0)
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
Exibir |
focusSearch(int arg0)
|
void |
forceHasOverlaypingRender (em inglês) (booleano arg0)
|
void |
forceLayout.
|
int estático |
generateViewId()
|
CharSequence |
getAccessibilityClassName()
|
View.AccessibilityDelegate |
getAccessibilityDelegate().
|
int |
getAccessibilityLiveRegion()
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider().
|
CharSequence |
getAccessibilityPaneTitle()
|
int |
getAccessibilityTraversalAfter()
|
int |
getAccessibilityTraversalBefore()
|
float |
getAlpha()
|
Animação |
getAnimation()
|
Matriz |
getAnimationMatrix().
|
Ibinder |
getApplicationWindowToken()
|
int[] |
getAttributeResolutionStack (int arg0)
|
Map<Integer, Integer> |
getAttributeSourceResourceMap (em inglês)
|
String[] |
getAutofillHints()
|
AutofillId final |
getAutofillId()
|
int |
getAutofillType()
|
Valor de preenchimento automático |
getAutofillValue()
|
Drawable |
getBackground()
|
Modo de mistura |
getBackgroundTintBlendMode.
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode().
|
int |
getBaseline()
|
int final |
getBottom()
|
float |
getCameraDistance()
|
boolean |
getClipBounds (Rect arg0)
|
Rect |
getClipBounds ()
|
booleano final |
getClipToOutline()
|
ContentCaptureSession final |
getContentCaptureSession()
|
CharSequence |
getContentDescription().
|
Contexto final |
getContext().
|
booleano final |
getDefaultFocusHighlightEnabled()
|
int estático |
getDefaultSize(int arg0, int arg1)
|
Tela |
getDisplay()
|
int[] final |
getDrawableState()
|
Bitmap |
getDrawCache ()
|
Bitmap |
getDrawCache(booleano arg0)
|
int |
getDrawCacheBackgroundColor ()
|
int |
getDrawCacheQuality().
|
void |
getDrawRect(Rect arg0)
|
long |
getDrawTime().
|
float |
getElevation()
|
int |
getExplicitStyle()
|
boolean |
getFilterTouchesWhenObscured()
|
boolean |
getFitsSystemWindows
|
int |
getFocusable()
|
ArrayList<View> |
getFocusables(int arg0)
|
void |
getFocusedRect (Rect arg0)
|
Drawable |
getForeground()
|
int |
getForegroundGravity()
|
Modo de mistura |
getForegroundTintBlendMode.
|
ColorStateList |
getForegroundTintList().
|
PorterDuff.Mode |
getForegroundTintMode().
|
booleano final |
getGlobalVisibleRect(Rect arg0)
|
boolean |
getGlobalVisibleRect(Rect arg0, Point arg1)
|
Handler |
getHandler()
|
booleano final |
getHasOverlaypingRender()
|
int final |
getHeight ()
|
void |
getHitRect (Rect arg0)
|
int |
getHorizontalFadingEdgeLength()
|
Drawable |
getHorizontalScrollbarThumbDrawable()
|
Drawable |
getHorizontalScrollbarTrackDrawable()
|
int |
getId().
|
int |
getImportanteForAccessibility().
|
int |
getImportanteForAutofill
|
int |
getImportanteForContentCapture ()
|
boolean |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState().
|
int |
getLabelFor().
|
int |
getLayerType()
|
int |
getLayoutDirection().
|
ViewGroup.LayoutParams |
getLayoutParams()
|
int final |
getLeft()
|
booleano final |
getLocalVisibleRect(Rect arg0)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow (int[] arg0)
|
void |
getLocationOnScreen (int[] arg0)
|
Matriz |
getMatrix()
|
int final |
getMeasuredHeight (())
|
int final |
getMeasuredHeightAndState()
|
int final |
getMeasuredState()
|
int final |
getMeasuredWidth()
|
int final |
getMeasuredWidthAndState()
|
int |
getMinimumHeight()
|
int |
getMinimumWidth()
|
int |
ChamarClusterForwardId()
|
int |
ChamarFocusDownId()
|
int |
ChamarFocusForwardId()
|
int |
ChamarFocusLeftId()
|
int |
ChamarFocusRightId()
|
int |
ChamarFocusUpId()
|
View.OnFocusChangeListener |
getOnFocusChangeListener ()
|
int |
getOutlineAmbientShadowColor()
|
ViewOutlineProvider |
getOutlineProvider()
|
int |
getOutlineSpotShadowColor
|
int |
getOverScrollMode.
|
Ver sobreposição |
getOverlay()
|
int |
getPaddingBottom()
|
int |
getPaddingEnd.
|
int |
getPaddingLeft()
|
int |
getPaddingRight().
|
int |
getPaddingStart()
|
int |
getPaddingTop()
|
ViewParent final |
getParent()
|
Ver pai/mãe |
getParentForAccessibility()
|
float |
getPivotX ()
|
float |
getPivotY()
|
Ícone do ponteiro |
getPointerIcon()
|
Recursos |
getResources.
|
booleano final |
getRevealOnFocusHint()
|
int final |
getRight()
|
Exibir |
getRootView()
|
WindowInsets |
getRootWindowInsets()
|
float |
getRotation()
|
float |
getRotationX()
|
float |
getRotationY()
|
float |
getScaleX
|
float |
getScaleY()
|
int |
getScrollBarDefaultDelayBeforeFade().
|
int |
getScrollBarFadeDuration ()
|
int |
getScrollBarSize()
|
int |
getScrollBarStyle()
|
int |
getScrollIndicators()
|
int final |
getScrollX()
|
int final |
getScrollY().
|
int |
getSolidColor()
|
int |
getSourceLayoutResId ()
|
CharSequence final |
getStateDescription.
|
StateListAnimator |
getStateListAnimator().
|
Lista<Ret> |
getSystemGestureExclusionRects ()
|
int |
getSystemUiVisibility()
|
Objeto |
getTag()
|
Objeto |
getTag(int arg0)
|
int |
getTextAlignment()
|
int |
getTextDirection().
|
CharSequence |
getTooltipText()
|
int final |
getTop()
|
Delegado por toque |
getTouchDelegate()
|
ArrayList<View> |
getTouchables()
|
float |
getTransitionAlpha()
|
String |
getTransitionName()
|
float |
getTranslationX()
|
float |
getTranslationY().
|
float |
getTranslationZ().
|
long |
getUniqueDrawId()
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition
|
Drawable |
getVerticalScrollbarThumbDrawable()
|
Drawable |
getVerticalScrollbarTrackDrawable()
|
int |
getVerticalScrollbarWidth()
|
Observar ObserveTree |
getViewTreeObserver()
|
int |
getVisibility()
|
int final |
getWidth()
|
Código da janela |
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() (link em inglês)
|
boolean |
hasNestedScrollingParent().
|
boolean |
hasOnClickListeners()
|
boolean |
hasOnLongClickListeners()
|
boolean |
hasOverlaypingRender()
|
boolean |
hasPointerCapture()
|
boolean |
hasTransientState().
|
boolean |
hasWindowFocus ()
|
estático Ver |
inflate(context arg0, int arg1, ViewGroup arg2)
|
void |
invalid (())
|
void |
invalid(rect arg0)
|
void |
invalid (int arg0, int arg1, int arg2, int arg3)
|
void |
invalidateDrawable(Drawable arg0)
|
void |
invalidateOutline()
|
boolean |
isAccessibilityFocused()
|
boolean |
isAccessibilityTítulo()
|
boolean |
isActivated().
|
boolean |
isAttachedToWindow()
|
boolean |
isClickable().
|
boolean |
isContextClickable().
|
boolean |
isDirty()
|
boolean |
isDrawCacheEnabled()
|
boolean |
isduplicateParentStateEnabled()
|
boolean |
isEnabled().
|
booleano final |
isFocusable()
|
booleano final |
isFocusableInTouchMode()
|
boolean |
isFocused()
|
booleano final |
isFocusedByDefault (link em inglês)
|
boolean |
isForceDarkAllowed()
|
boolean |
isHapticFeedbackEnabled()
|
boolean |
isHardwareAccelerate()
|
boolean |
isHorizontalFadingEdgeEnabled()
|
boolean |
isHorizontalScrollBarEnabled()
|
boolean |
isHovered() (link em inglês)
|
boolean |
isImportanteForAccessibility()
|
booleano final |
isimportantForAutofill()
|
booleano final |
isImportanteForContentCapture()
|
boolean |
isInEditMode()
|
boolean |
isInLayout()
|
boolean |
isInTouchMode()
|
booleano final |
isKeyboardNavigationCluster()
|
boolean |
isLaidOut()
|
boolean |
isLayoutDirectionResolved().
|
boolean |
isLayoutRequested()
|
boolean |
isLongClickable().
|
boolean |
isNestedScrollingEnabled
|
boolean |
isOpaque().
|
boolean |
isPaddingRelative()
|
boolean |
SetPivotSet()
|
boolean |
isPressed()
|
boolean |
isSaveEnabled()
|
boolean |
isSaveFromParentEnabled()
|
boolean |
isScreenReaderFocusable()
|
boolean |
isScrollContainer()
|
boolean |
isScrollbarFadingEnabled (em inglês)
|
boolean |
isSelected()
|
booleano final |
isShowingLayoutBounds (em inglês)
|
boolean |
isExibido()
|
boolean |
isSoundEffectsEnabled ()
|
booleano final |
isTemporaryDetached()
|
boolean |
isTextAlignmentResolved()
|
boolean |
isTextDirectionResolved().
|
boolean |
isVerticalFadingEdgeEnabled()
|
boolean |
isVerticalScrollBarEnabled()
|
boolean |
isVisibleToUserForAutofill(int arg0)
|
void |
jumpDrawablesToCurrentState().
|
Exibir |
KeyboardNavigationClusterSearch (Ver arg0, int arg1)
|
void |
layout(int arg0, int arg1, int arg2, int arg3)
|
anulação final |
measure (int arg0, int arg1)
|
void |
offsetLeftAndRight(int arg0)
|
void |
offsetTopAndBottom(int arg0)
|
WindowInsets |
onApplyWindowInsets (WindowInsets arg0)
|
void |
onCancelPendingInputEvents()
|
boolean |
onCapturedPointerEvent(MotionEvent arg0)
|
boolean |
onCheckIsTextEditor()
|
Entrada de entrada |
onCreateInputConnection (EditorInfo arg0)
|
boolean |
onDragEvent(DragEvent arg0)
|
void |
onDrawForeground (tela arg0)
|
boolean |
onFilterTouchEventForSecurity(MotionEvent arg0)
|
void |
onFinishTemporaryDetach().
|
boolean |
onGenericMotionEvent(MotionEvent arg0)
|
void |
onHoverChanged(booleano arg0)
|
boolean |
onHoverEvent(MotionEvent arg0)
|
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(booleano arg0)
|
void |
onPreenchaAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1)
|
void |
onProvideContentCaptureStructure(ViewStructure arg0, int arg1)
|
void |
onProvideStructure(ViewStructure arg0)
|
void |
onProvideVirtualStructure(ViewStructure arg0)
|
Ícone do ponteiro |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
void |
onRtlPropertiesChanged (int arg0)
|
void |
onScreenStateChanged(int arg0)
|
void |
onStartTemporaryDetach().
|
boolean |
onTouchEvent(MotionEvent arg0)
|
boolean |
onTrackballEvent(MotionEvent arg0)
|
void |
onVisibilityAggregated(booleano arg0)
|
void |
onWindowFocusChanged(booleano arg0)
|
void |
onWindowSystemUiVisibilityChanged(int arg0)
|
boolean |
performAccessibilityAction(int arg0, pacote arg1)
|
boolean |
performClick().
|
boolean |
performContextClick (arg0 flutuante, arg1 flutuante)
|
boolean |
performContextClick()
|
boolean |
performHapticFeedback(int arg0)
|
boolean |
performHapticFeedback(int arg0, int arg1)
|
boolean |
performLongClick(arg1 flutuante, arg1 flutuante)
|
boolean |
performLongClick().
|
void |
playSoundEffect(int arg0)
|
boolean |
post(argável de execução)
|
boolean |
postDelayed(arg0 executável, arg1 longo)
|
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(longo arg0)
|
void |
postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateOnAnimation()
|
void |
postOnAnimation(arg. executável)
|
void |
postOnAnimationDelayed(arg. executável: arg0 longo, arg1 longo)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
boolean |
removeCallbacks(arg. executável)
|
void |
removeOnAttachStateChangeListener (View.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
removeOnUnHandledKeyEventListener(View.OnUnHandledKeyEventListener arg0)
|
void |
requestApplyInsets().
|
void |
requestFitSystemWindows().
|
booleano final |
requestFocus (int arg0)
|
booleano final |
requestFocus()
|
boolean |
requestFocus(int arg0, Rect arg1)
|
booleano final |
requestFocusFromTouch()
|
void |
requestLayout().
|
void |
requestPointerCapture()
|
boolean |
requestRectangleOnScreen (Rect arg0)
|
boolean |
requestRectangleOnScreen(Rect arg0, arg1 booleano)
|
anulação final |
requestUnbufferedDispatch(int arg0)
|
anulação final |
requestUnbufferedDispatch(MotionEvent arg0)
|
<T final estende View> T |
requireViewById(int arg0)
|
void |
resetPivot()
|
int estático |
resolveSize (int arg0, int arg1)
|
int estático |
resolveSizeAndState (int arg0, int arg1, int arg2)
|
boolean |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseArray<Parcelable> arg0)
|
anulação final |
saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)
|
void |
saveHierarchyState(SparseArray<Parcelable> arg0)
|
void |
scheduleDrawable(Drawable arg0, arg1 executável, arg2 longo)
|
void |
scrollBy(int arg0, int arg1)
|
void |
scrollTo(int arg0, int arg1)
|
void |
sendAccessibilityEvent(int arg0)
|
void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
void |
setAccessibilityDelegate (View.AccessibilityDelegate arg0)
|
void |
setAccessibilityTítulo(booleano arg0)
|
void |
setAccessibilityLiveRegion(int arg0)
|
void |
setAccessibilityPaneTitle(CharSequence arg0)
|
void |
setAccessibilityTraversalAfter(int arg0)
|
void |
setAccessibilityTraversalBefore(int arg0)
|
void |
setActivated(booleano arg0)
|
void |
setAlpha(float arg0)
|
void |
setAnimation(arg0 de animação)
|
void |
setAnimationMatrix(matriz arg0)
|
void |
setAutofillHints(String... 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)
|
anulação final |
setBottom(int arg0)
|
void |
setCameraDistance (arg0 flutuante)
|
void |
setClickable(arg0 booleano)
|
void |
setClipBounds (Rect arg0)
|
void |
setClipToOutline(booleano arg0)
|
void |
setContentCaptureSession(ContentCaptureSession arg0)
|
void |
setContentDescription(CharSequence arg0)
|
void |
setContextClickable(booleano arg0)
|
void |
setDefaultFocusHighlightEnabled (booleano arg0)
|
void |
setDrawCacheBackgroundColor(int arg0)
|
void |
setDrawCacheEnabled (booleano arg0)
|
void |
setDrawCacheQuality (int arg0)
|
void |
setDuplicarParentStateEnabled (booleano arg0)
|
void |
setElevation(arg0 flutuante)
|
void |
setEnabled(boolean arg0)
|
void |
setFadingEdgeLength (int arg0)
|
void |
setFilterTouchesWhenObscured(booleano arg0)
|
void |
setFitsSystemWindows(booleano arg0)
|
void |
setFocusable(booleano arg0)
|
void |
setFocusable (int arg0)
|
void |
setFocusableInTouchMode (booleano arg0)
|
void |
setFocusedByDefault(booleano arg0)
|
void |
setForceDarkAllowed(booleano arg0)
|
void |
setForeground(drawable arg0)
|
void |
setForegroundGravity (int arg0)
|
void |
setForegroundTintBlendMode(BlendMode arg0)
|
void |
setForegroundTintList(ColorStateList arg0)
|
void |
setForegroundTintMode(PorterDuff.Mode arg0)
|
void |
setHapticFeedbackEnabled(booleano arg0)
|
void |
setHasTransientState(booleano arg0)
|
void |
setHorizontalFadingEdgeEnabled(booleano arg0)
|
void |
setHorizontalScrollBarEnabled(booleano arg0)
|
void |
setHorizontalScrollbarThumbDrawable(Drawable arg0)
|
void |
setHorizontalScrollbarTrackDrawable(drawable arg0)
|
void |
setHovered(booleano arg0)
|
void |
setId (int arg0)
|
void |
setImportanteForAccessibility(int arg0)
|
void |
setImportanteForAutofill(int arg0)
|
void |
setImportanteForContentCapture (int arg0)
|
void |
setKeepScreenOn (booleano arg0)
|
void |
setKeyboardNavigationCluster (booleano arg0)
|
void |
setLabelFor(int arg0)
|
void |
setLayerPaint(Paint arg0)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection (int arg0)
|
void |
setLayoutParams(ViewGroup.LayoutParams arg0)
|
anulação final |
setLeft(int arg0)
|
anulação final |
setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)
|
void |
setLongClickable(booleano arg0)
|
void |
setMinimumHeight (int arg0)
|
void |
setMinimumWidth(int arg0)
|
void |
setNestedScrollingEnabled(arg0 booleano)
|
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(View.OnClickListener arg0)
|
void |
setOnContextClickListener(View.OnContextClickListener arg0)
|
void |
setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)
|
void |
setOnDragListener(View.OnDragListener 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 (View.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(float arg0)
|
void |
setPivotY(float arg0)
|
void |
setPointerIcon(PointerIcon arg0)
|
void |
setPressed(booleano arg0)
|
anulação final |
setRevealOnFocusHint (booleano arg0)
|
anulação final |
setRight (int arg0)
|
void |
setRotation(arg0 flutuante)
|
void |
setRotationX (arg0 flutuante)
|
void |
setRotationY(arg0 flutuante)
|
void |
setSaveEnabled(arg0 booleano)
|
void |
setSaveFromParentEnabled(booleano arg0)
|
void |
setScaleX(arg0 flutuante)
|
void |
setScaleY(arg0 flutuante)
|
void |
setScreenReaderFocusable(booleano arg0)
|
void |
setScrollBarDefaultDelayBeforeFade(int arg0)
|
void |
setScrollBarFadeDuration(int arg0)
|
void |
setScrollBarSize(int arg0)
|
void |
setScrollBarStyle(int arg0)
|
void |
setScrollContainer (booleano arg0)
|
void |
setScrollIndicators(int arg0, int arg1)
|
void |
setScrollIndicators(int arg0)
|
void |
setScrollX(int arg0)
|
void |
setScrollY(int arg0)
|
void |
setScrollbarFadingEnabled (booleano arg0)
|
void |
setSelected(booleano arg0)
|
void |
setSoundEffectsEnabled (arg0 booleano)
|
void |
setStateDescription(CharSequence arg0)
|
void |
setStateListAnimator(StateListAnimator arg0)
|
void |
setSystemGestureExclusionRects (List<Rect> arg0).
|
void |
setSystemUiVisibility(int arg0)
|
void |
setTag(int arg0, arg1 do objeto)
|
void |
setTag(objeto arg0)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSequence arg0)
|
anulação final |
setTop(int arg0)
|
void |
setTouchDelegate(TouchDelegate arg0)
|
void |
setTransitionAlpha(float arg0)
|
anulação final |
setTransitionName(String arg0)
|
void |
setTransitionVisibility(int arg0)
|
void |
setTranslationX(arg0 flutuante)
|
void |
setTranslationY(arg0 flutuante)
|
void |
setTranslationZ (arg0 flutuante)
|
void |
setVerticalFadingEdgeEnabled(booleano arg0)
|
void |
setVerticalScrollBarEnabled(booleano arg0)
|
void |
setVerticalScrollbarPosition(int arg0)
|
void |
setVerticalScrollbarThumbDrawable(Drawable arg0)
|
void |
setVerticalScrollbarTrackDrawable(drawable arg0)
|
void |
setVisibility(int arg0)
|
void |
setWillNotCacheDraw(booleano arg0)
|
void |
setWillNotDraw (booleano arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
void |
setX (arg0 flutuante)
|
void |
setY(arg0 flutuante)
|
void |
setZ(arg0 flutuante)
|
boolean |
showContextMenu()
|
boolean |
showContextMenu(float arg0, float arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0, int arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(arg. de animação)
|
booleano final |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
booleano final |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
boolean |
startNestedScroll(int arg0)
|
void |
stopNestedScroll ()
|
String |
toString().
|
void |
transformMatrixToGlobal(matriz arg0)
|
void |
transformMatrixToLocal(matriz arg0)
|
void |
unscheduleDrawable(Drawable arg0, arg1 executável)
|
void |
unscheduleDrawable(Drawable arg0)
|
anulação final |
updateDragShadow(View.DragShadowBuilder arg0)
|
boolean |
WillNotCacheDraw (em inglês)
|
boolean |
WillNotDraw().
|
boolean |
equals(Objeto arg0)
|
Classe final<?> |
getClass()
|
int |
hashCode().
|
anulação final |
notify()
|
anulação final |
notifyAll()
|
String |
toString().
|
anulação final |
wait (long arg0, int arg1)
|
anulação final |
wait(long arg0)
|
anulação final |
wait()
|
void abstrato |
bringChildToFront(Ver arg0)
|
booleano abstrato |
canResolveLayoutDirection()
|
booleano abstrato |
canResolveTextAlignment()
|
booleano abstrato |
canResolveTextDirection()
|
void abstrato |
childDrawableStateChanged (ver arg0)
|
void abstrato |
childHasTransientStateChanged(ver arg0, booleano arg1)
|
void abstrato |
clearChildFocus (ver arg0)
|
void abstrato |
createContextMenu(ContextMenu arg0)
|
abstrato Ver |
focusSearch(Ver arg0, int arg1)
|
void abstrato |
focusableViewAvailable(Ver arg0)
|
booleano abstrato |
getChildVisibleRect(Ver arg0, Rect arg1, Point arg2)
|
int abstrato |
getLayoutDirection().
|
abstrata ViewParent |
getParent()
|
abstrata ViewParent |
getParentForAccessibility()
|
int abstrato |
getTextAlignment()
|
int abstrato |
getTextDirection().
|
void abstrato |
invalidateChild (ver arg0, Rect arg1)
|
abstrata ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
booleano abstrato |
isLayoutDirectionResolved().
|
booleano abstrato |
isLayoutRequested()
|
booleano abstrato |
isTextAlignmentResolved()
|
booleano abstrato |
isTextDirectionResolved().
|
abstrato Ver |
KeyboardNavigationClusterSearch (Ver arg0, int arg1)
|
void abstrato |
notifySubtreeAccessibilityStateChanged(ver arg0, ver arg1, int arg2)
|
void |
onDescendantInvalidated(Ver arg0, Ver arg1)
|
booleano abstrato |
onNestedFling(ver arg0, arg1 flutuante, arg2 flutuante, arg3 booleano)
|
booleano abstrato |
onNestedPreFling(ver arg0, float arg1, float arg2)
|
booleano abstrato |
onNestedPrePerformAccessibilityAction (ver arg0, int arg1, pacote arg2)
|
void abstrato |
onNestedPreScroll(Ver arg0, int arg1, int arg2, int[] arg3)
|
void abstrato |
onNestedScroll(Ver arg0, int arg1, int arg2, int arg3, int arg4)
|
void abstrato |
onNestedScrollAccepted (Ver arg0, Ver arg1, int arg2)
|
booleano abstrato |
onStartNestedScroll(Ver arg0, Ver arg1, int arg2)
|
void abstrato |
onStopNestedScroll(Ver arg0)
|
void abstrato |
recomputeViewAttributes(ver arg0)
|
void abstrato |
requestChildFocus (Ver arg0, Ver arg1)
|
booleano abstrato |
requestChildRectangleOnScreen(ver arg0, ret arg1 e arg2 booleano)
|
void abstrato |
requestDisallowInterceptTouchEvent (booleano arg0)
|
void abstrato |
requestFitSystemWindows().
|
void abstrato |
requestLayout().
|
booleano abstrato |
requestSendAccessibilityEvent(Ver arg0, AccessibilityEvent arg1)
|
void abstrato |
requestTransparentRegion (Ver arg0)
|
booleano abstrato |
showContextMenuForChild (ver arg0)
|
booleano abstrato |
showContextMenuForChild(Ver arg0, float arg1, float arg2)
|
abstrato ActionMode |
startActionModeForChild(Ver arg0, ActionMode.Callback arg1, int arg2)
|
abstrato ActionMode |
startActionModeForChild(Ver arg0, ActionMode.Callback arg1)
|
void abstrato |
addView(Ver arg0, ViewGroup.LayoutParams arg1)
|
void abstrato |
removeView(ver arg0)
|
void abstrato |
updateViewLayout(ver arg0, ViewGroup.LayoutParams arg1)
|
void abstrato |
invalidateDrawable(Drawable arg0)
|
void abstrato |
scheduleDrawable(Drawable arg0, arg1 executável, arg2 longo)
|
void abstrato |
unscheduleDrawable(Drawable arg0, arg1 executável)
|
booleano abstrato |
onKeyDown (int arg0, KeyEvent arg1)
|
booleano abstrato |
onKeyLongPress (int arg0, KeyEvent arg1)
|
booleano abstrato |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
booleano abstrato |
onKeyUp(int arg0, KeyEvent arg1)
|
void abstrato |
sendAccessibilityEvent (int arg0)
|
void abstrato |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
Construtores públicos
público MapView (contexto de contexto)
Parâmetros
contexto |
---|
público MapView (contexto de contexto, atributos AttributeSet)
Parâmetros
contexto | |
---|---|
attrs |
público MapView (contexto de contexto, atributos AttributeSet, int defStyle)
Parâmetros
contexto | |
---|---|
attrs | |
estilo def |
Métodos públicos
public void getMapAsync (OnMapReadyCallback)
Retorna uma instância não nula do GoogleMap
, pronta para ser usada.
Observações:
- Esse método precisa ser chamado na linha de execução principal.
- O callback será executado na linha de execução principal.
- Se o Google Play Services não estiver instalado no dispositivo do usuário, o callback não será acionado até que seja instalado.
- O objeto
GoogleMap
fornecido pelo callback não é nulo.
Parâmetros
callback | O objeto de callback que será acionado quando o mapa estiver pronto para ser utilizado. |
---|
público final nulo onCreate (Bundle savedInstanceState)
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
Parâmetros
savedInstanceState |
---|
público final nulo onDestroy ()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
público final nulo onEnterAmbient (Bundle ambientDetails)
É preciso chamar esse método com o método correspondente da WearableActivity'
Parâmetros
Detalhes do ambiente |
---|
público final nulo onExitAmbient ()
É preciso chamar esse método com o método correspondente da WearableActivity'
público final nulo onLowMemory ()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
público final nulo onPause ()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
público final nulo onResume ()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
público final nulo onSaveInstanceState (Bundle outState)
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
Fornece um Bundle
para armazenar o estado da visualização antes que ela seja destruída. Ele poderá
ser recuperado posteriormente quando onCreate(Bundle)
for chamado novamente.
Parâmetros
outstate |
---|
público final nulo onStart ()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.
público final nulo onStop ()
É preciso chamar esse método com o método correspondente do Activity/Fragment' pai.