Widok, który zawiera mapę (z danymi uzyskanymi z usługi Mapy Google). Po zaznaczeniu tej opcji przechwytuje on naciśnięcia klawiszy i gesty dotykowe w celu przesuwania mapy.
Użytkownicy tej klasy muszą przekazywać wszystkie metody cyklu życia z zasobów Activity
lub Fragment
zawierających ten widok do odpowiednich metod w tej klasie. W szczególności musisz używać tych metod:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
GoogleMap
należy uzyskać za pomocą getMapAsync(OnMapReadyCallback)
. MapView
automatycznie inicjuje system map i widok.
Aby ułatwić sobie wyświetlanie mapy, użyj elementu MapFragment
(lub SupportMapFragment
), jeśli chcesz kierować reklamy na wcześniejsze platformy.
Uwaga: odradzamy dodawanie dzieci do tego widoku.
Przewodnik dla programistów
Więcej informacji znajdziesz w przewodniku dla programistów dotyczącym pakietu SDK Map Google na Androida .
Dziedziczone podsumowanie stałych
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 | |
Ciąg znaków | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE | |
Ciąg znaków | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY | |
Ciąg znaków | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH | |
Ciąg znaków | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR | |
Ciąg znaków | AUTOFILL_HINT_CREDIT_CARD_NUMBER | |
Ciąg znaków | AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE | |
Ciąg znaków | AUTOFILL_HINT_EMAIL_ADDRESS | |
Ciąg znaków | AUTOFILL_HINT_NAME | |
Ciąg znaków | AUTOFILL_HINT_PASSWORD | |
Ciąg znaków | AUTOFILL_HINT_PHONE | |
Ciąg znaków | AUTOFILL_HINT_POSTAL_ADDRESS | |
Ciąg znaków | AUTOFILL_HINT_POSTAL_CODE | |
Ciąg znaków | 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 | GOTOWE | |
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 | NIEWIDOCZNE | |
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 | WIDOCZNE |
Podsumowanie dziedziczonych pól
public static final Property<View, Float> | ALFA | |
public static final Property<View, Float> | ROTACJA | |
public static final Property<View, Float> | ROTATION_X | |
public static final Property<View, Float> | ROTATION_Y | |
public static final Property<View, Float> | SCALE_X | |
public static final Property<View, Float> | SCALE_Y | |
public static final Property<View, Float> | TRANSLATION_X | |
public static final Property<View, Float> | TRANSLATION_Y | |
public static final Property<View, Float> | TRANSLATION_Z | |
public static final Property<View, Float> | X | |
public static final Property<View, Float> | Y | |
public static final Property<View, Float> | Z |
Publiczne podsumowanie konstruktora
MapView(kontekst)
|
|
MapView(kontekst, atrybuty zbioru atrybutów)
|
|
MapView(kontekst, atrybuty zbioru atrybutów, int defStyle)
|
|
MapView(kontekst, opcje GoogleMapOptions)
|
Podsumowanie metod publicznych
void | |
ostateczna unieważnienie |
onCreate(Bundle savedInstanceState)
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
ostateczna unieważnienie |
onDestroy()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
ostateczna unieważnienie |
onEnterAmbient(Bundle wygaszacz ze szczegółami)
Musisz wywołać tę metodę z poziomu odpowiedniej metody nadrzędnej aplikacji WearableActivity.
|
ostateczna unieważnienie |
onExitAmbient()
Musisz wywołać tę metodę z poziomu odpowiedniej metody nadrzędnej aplikacji WearableActivity.
|
ostateczna unieważnienie |
onLowMemory()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
ostateczna unieważnienie |
onPause()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
ostateczna unieważnienie |
onResume()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
ostateczna unieważnienie |
onSaveInstanceState(Bundle outState)
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
ostateczna unieważnienie |
onStart()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
ostateczna unieważnienie |
onStop()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
|
Podsumowanie metod dziedziczonych
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName(),
|
boolean |
getConsiderGoneChildrenWhenMeasuring(),
|
boolean |
getMeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setMeasureAllChildren(boolean arg0)
|
boolean |
shouldDelayChildPressedState(),
|
void |
addChildrenForAccessibility(tablicaList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(SlateList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(zbiór<View> arg0, int arg1)
|
boolean |
addStatesFromChildren(),
|
void |
addTouchables(TrackList<View> arg0)
|
void |
addView(View arg0, ViewGroup.UkładParams arg1)
|
void |
addView(View arg0, int arg1)
|
void |
addView(View arg0, int arg1, ViewGroup.UkładParams arg2)
|
void |
addView(Wyświetl argument arg0)
|
void |
addView(View arg0, int arg1, int arg2)
|
void |
bringChildToFront(Wyświetl arg0)
|
void |
childDrawableStateChanged(Wyświetl argument 0)
|
void |
childHasTransientStateChanged(View arg0, boolean arg1)
|
void |
clearChildFocus(Wyświetl arg0)
|
void |
clearDisappearingChildren()
|
void |
clearFocus()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(argument konfiguracji)
|
void |
dispatchDisplayHint(w arg0)
|
boolean |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(zmiennoprzecinkowy arg0, float1)
|
void |
dispatchFinishTemporaryDetach()
|
boolean |
dispatchKeyEvent(KeyEvent arg0)
|
boolean |
dispatchKeyEventPreIme(KeyEvent arg0)
|
boolean |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructured arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructured arg0)
|
void |
dispatchSetActivated(boolean arg0)
|
void |
dispatchSetSelected(boolean arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(w argumencie arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(Wyświetl arg0, int arg1)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, Lista<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(w argumencie arg0)
|
void |
endViewTransition(Wyświetl argument 0)
|
Wyświetl |
findFocus()
|
void |
findViewsWithText(SlateList<View> arg0, CharSequence arg1, int arg2)
|
Wyświetl |
focusSearch(View arg0, int arg1)
|
void |
focusableViewAvailable(Wyświetl arg0)
|
boolean |
gatherTransparentRegion(Region arg0)
|
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName(),
|
Wyświetl |
getChildAt(int arg0)
|
int |
getChildCount(),
|
final int |
getChildDrawingOrder(w arg0)
|
static int |
getChildMeasureSpec(int arg0, int arg1, int arg2)
|
boolean |
getChildVisibleRect(View arg0, Rect arg1, Point arg2)
|
boolean |
getClipChildren(),
|
boolean |
getClipToPadding(),
|
int |
getDescendantFocusability()
|
Wyświetl |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation()
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
int |
getLayoutMode()
|
LayoutTransition |
getLayoutTransition()
|
int |
getNestedScrollAxes()
|
ViewOverlay |
getOverlay(),
|
int |
getPersistentDrawingCache(),
|
boolean |
getTouchscreenBlocksFocus()
|
boolean |
hasFocus()
|
boolean |
hasTransientState()
|
int |
indexOfChild(Wyświetl argument arg0)
|
ostateczna unieważnienie |
invalidateChild(Wyświetl arg0, Rect arg1)
|
ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
boolean |
isAlwaysDrawnWithCacheEnabled()
|
boolean |
isAnimationCacheEnabled()
|
boolean |
isLayoutSuppressed()
|
boolean |
isMotionEventSplittingEnabled()
|
boolean |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState(),
|
ostateczna unieważnienie |
layout(int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(Wyświetl arg0, Wyświetl arg1, int arg2)
|
ostateczna unieważnienie |
offsetDescendantRectToMyCoords(Wyświetl argument0, argument 1)
|
ostateczna unieważnienie |
offsetRectIntoDescendantCoords(Wyświetl argument0, argument 1)
|
void |
onDescendantInvalidated(Wyświetl argument 0, wyświetl argument 1)
|
boolean |
onInterceptHoverEvent(MotionEvent arg0)
|
boolean |
onInterceptTouchEvent(MotionEvent arg0)
|
boolean |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
boolean |
onNestedPreFling(View arg0, float arg1, float arg2)
|
boolean |
onNestedPrePerformAccessibilityAction(View arg0, int arg1, Bundle arg2)
|
void |
onNestedPreScroll(View arg0, int arg1, int arg2, int[] arg3)
|
void |
onNestedScroll(View arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNestedScrollAccepted(View arg0, Wyświetl arg1, int arg2)
|
boolean |
onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
boolean |
onStartNestedScroll(View arg0, View arg1, int arg2)
|
void |
onStopNestedScroll(Wyświetl arg0)
|
void |
onViewAdded(Wyświetl argument ar0)
|
void |
onViewRemoved(Wyświetl argument 0)
|
void |
recomputeViewAttributes(Wyświetl argument0)
|
void |
removeAllViews().
|
void |
removeAllViewsInLayout()
|
void |
removeView(wyświetl arg0)
|
void |
removeViewAt(w arg0)
|
void |
removeViewInLayout(Wyświetl argument0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(Wyświetl argument0, wyświetl arg1)
|
boolean |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
void |
requestDisallowInterceptTouchEvent(boolean arg0)
|
boolean |
requestFocus(int arg0, Rect arg1)
|
boolean |
requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion(Wyświetl 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(Układ przejścia arg0)
|
void |
setMotionEventSplittingEnabled(boolean arg0)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
|
void |
setPersistentDrawingCache(w argumencie arg0)
|
void |
setTouchscreenBlocksFocus(boolean arg0)
|
void |
setTransitionGroup(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
boolean |
shouldDelayChildPressedState(),
|
boolean |
showContextMenuForChild(View arg0, float arg1, float arg2)
|
boolean |
showContextMenuForChild(Wyświetl arg0)
|
ActionMode |
startActionModeForChild(View arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode |
startActionModeForChild(View arg0, ActionMode.Callback arg1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(Wyświetl argument 0)
|
void |
suppressLayout(boolean arg0)
|
void |
updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
|
void |
addChildrenForAccessibility(tablicaList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(SlateList<View> arg0, int arg1)
|
void |
addFocusables(SlateList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(zbiór<View> arg0, int arg1)
|
void |
addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
addOnLayoutChangeListener(View.OnUkładChangeListener arg0)
|
void |
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
addTouchables(TrackList<View> arg0)
|
ViewPropertyAnimator |
animate()
|
void |
announceForAccessibility(CharSequence arg0)
|
void |
autofill(AutofillValue arg0)
|
void |
autofill(SparseSlate<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)
|
ostateczna unieważnienie |
cancelDragAndDrop(),
|
void |
cancelLongPress()
|
ostateczna unieważnienie |
cancelPendingInputEvents(),
|
boolean |
checkInputConnectionProxy(Wyświetl argument arg0)
|
void |
clearAnimation()
|
void |
clearFocus()
|
static int |
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(argument konfiguracji)
|
void |
dispatchDisplayHint(w arg0)
|
boolean |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(zmiennoprzecinkowy arg0, float1)
|
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(liczba zmiennoprzecinkowa arg0, float1)
|
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(ViewStructured arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructured arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(w argumencie arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(Wyświetl arg0, int arg1)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, Lista<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(w argumencie arg0)
|
void |
draw(Canvas arg0)
|
void |
drawableHotspotChanged(zmiennoprzecinkowy arg0, float1)
|
Wyświetl |
findFocus()
|
final <T extends View> T |
findViewById(w arg0)
|
final <T extends View> T |
findViewWithTag(Object arg0)
|
void |
findViewsWithText(SlateList<View> arg0, CharSequence arg1, int arg2)
|
Wyświetl |
focusSearch(int arg0)
|
void |
forceHasOverlappingRendering(boolean arg0)
|
void |
forceLayout()
|
static int |
generateViewId()
|
CharSequence |
getAccessibilityClassName(),
|
View.AccessibilityDelegate |
getAccessibilityDelegate(),
|
int |
getAccessibilityLiveRegion(),
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider(),
|
CharSequence |
getAccessibilityPaneTitle(),
|
int |
getAccessibilityTraversalAfter(),
|
int |
getAccessibilityTraversalBefore(),
|
float |
getAlpha()
|
Animacja |
getAnimation()
|
Zestaw |
getAnimationMatrix()
|
IBinder |
getApplicationWindowToken(),
|
int[] |
getAttributeResolutionStack(int arg0)
|
Mapa<liczba całkowita, liczba całkowita> |
getAttributeSourceResourceMap(),
|
Ciąg znaków[] |
getAutofillHints(),
|
końcowy identyfikator autouzupełniania |
getAutofillId()
|
int |
getAutofillType(),
|
AutofillValue |
getAutofillValue()
|
Rysowa |
getBackground()
|
BlendMode |
getBackgroundTintBlendMode()
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode()
|
int |
getBaseline(),
|
final int |
getBottom().
|
float |
getCameraDistance()
|
boolean |
getClipBounds(Rect arg0)
|
Prostokąt |
getClipBounds()
|
końcowa wartość logiczna |
getClipToOutline()
|
EndCaptureSession |
getContentCaptureSession()
|
CharSequence |
getContentDescription()
|
końcowy kontekst |
getContext()
|
końcowa wartość logiczna |
getDefaultFocusHighlightEnabled()
|
static int |
getDefaultSize(int arg0, int arg1)
|
Reklamy displayowe |
getDisplay(),
|
finalny int[] |
getDrawableState(),
|
Bitmapa |
getDrawingCache()
|
Bitmapa |
getDrawingCache(boolean arg0)
|
int |
getDrawingCacheBackgroundColor()
|
int |
getDrawingCacheQuality()
|
void |
getDrawingRect(Rect arg0)
|
długi |
getDrawingTime()
|
float |
getElevation()
|
int |
getExplicitStyle()
|
boolean |
getFilterTouchesWhenObscured(),
|
boolean |
getFitsSystemWindows()
|
int |
getFocusable()
|
ArrayList<View> |
getFocusables(w arg0)
|
void |
getFocusedRect(Rect arg0)
|
Rysowa |
getForeground()
|
int |
getForegroundGravity()
|
BlendMode |
getForegroundTintBlendMode(),
|
ColorStateList |
getForegroundTintList()
|
PorterDuff.Mode |
getForegroundTintMode(),
|
końcowa wartość logiczna |
getGlobalVisibleRect(Rect arg0)
|
boolean |
getGlobalVisibleRect(Rect arg0, Point arg1)
|
Moduł obsługi |
getHandler()
|
końcowa wartość logiczna |
getHasOverlappingRendering()
|
final int |
getHeight()
|
void |
getHitRect(Rect arg0)
|
int |
getHorizontalFadingEdgeLength()
|
Rysowa |
getHorizontalScrollbarThumbDrawable()
|
Rysowa |
getHorizontalScrollbarTrackDrawable()
|
int |
getId()
|
int |
getImportantForAccessibility(),
|
int |
getImportantForAutofill();
|
int |
getImportantForContentCapture()
|
boolean |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState(),
|
int |
getLabelFor()
|
int |
getLayerType(),
|
int |
getLayoutDirection()
|
ViewGroup.LayoutParams |
getLayoutParams()
|
final int |
getLeft()
|
końcowa wartość logiczna |
getLocalVisibleRect(Rect arg0)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow(int[] arg0)
|
void |
getLocationOnScreen(int[] arg0)
|
Zestaw |
getMatrix()
|
final int |
getMeasuredHeight()
|
final int |
getMeasuredHeightAndState()
|
final int |
getMeasuredState()
|
final int |
getMeasuredWidth()
|
final int |
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(),
|
final ViewParent |
getParent()
|
ViewParent |
getParentForAccessibility()
|
float |
getPivotX(),
|
float |
getPivotY(),
|
PointerIcon |
getPointerIcon()
|
Zasoby |
getResources(),
|
końcowa wartość logiczna |
getRevealOnFocusHint()
|
final int |
getRight()
|
Wyświetl |
getRootView()
|
WindowInsets |
getRootWindowInsets(),
|
float |
getRotation()
|
float |
getRotationX()
|
float |
getRotationY()
|
float |
getScaleX().
|
float |
getScaleY().
|
int |
getScrollBarDefaultDelayBeforeFade()
|
int |
getScrollBarFadeDuration()
|
int |
getScrollBarSize()
|
int |
getScrollBarStyle()
|
int |
getScrollIndicators(),
|
final int |
getScrollX()
|
final int |
getScrollY()
|
int |
getSolidColor()
|
int |
getSourceLayoutResId()
|
final CharSequence |
getStateDescription()
|
StateListAnimator |
getStateListAnimator(),
|
List<Rect> |
getSystemGestureExclusionRects(),
|
int |
getSystemUiVisibility()
|
Obiekt |
getTag(),
|
Obiekt |
getTag(int arg0)
|
int |
getTextAlignment()
|
int |
getTextDirection()
|
CharSequence |
getTooltipText().
|
final int |
getTop()
|
TouchDelegate |
getTouchDelegate()
|
ArrayList<View> |
getTouchables(),
|
float |
getTransitionAlpha()
|
Ciąg znaków |
getTransitionName()
|
float |
getTranslationX()
|
float |
getTranslationY()
|
float |
getTranslationZ()
|
długi |
getUniqueDrawingId()
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition()
|
Rysowa |
getVerticalScrollbarThumbDrawable()
|
Rysowa |
getVerticalScrollbarTrackDrawable()
|
int |
getVerticalScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver(),
|
int |
getVisibility()
|
final int |
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()
|
widok statyczny |
inflate(Kontekst arg0, int arg1, ViewGroup arg2)
|
void |
invalidate()
|
void |
invalidate(Rect arg0)
|
void |
invalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
invalidateDrawable(argument rysunkowy0)
|
void |
invalidateOutline()
|
boolean |
isAccessibilityFocused()
|
boolean |
isAccessibilityHeading()
|
boolean |
isActivated()
|
boolean |
isAttachedToWindow()
|
boolean |
isClickable()
|
boolean |
isContextClickable()
|
boolean |
isDirty()
|
boolean |
isDrawingCacheEnabled()
|
boolean |
isDuplicateParentStateEnabled()
|
boolean |
isEnabled()
|
końcowa wartość logiczna |
isFocusable()
|
końcowa wartość logiczna |
isFocusableInTouchMode()
|
boolean |
isFocused()
|
końcowa wartość logiczna |
isFocusedByDefault()
|
boolean |
isForceDarkAllowed()
|
boolean |
isHapticFeedbackEnabled()
|
boolean |
isHardwareAccelerated()
|
boolean |
isHorizontalFadingEdgeEnabled()
|
boolean |
isHorizontalScrollBarEnabled()
|
boolean |
isHovered()
|
boolean |
isImportantForAccessibility(),
|
końcowa wartość logiczna |
isImportantForAutofill()
|
końcowa wartość logiczna |
isImportantForContentCapture()
|
boolean |
isInEditMode()
|
boolean |
isInLayout()
|
boolean |
isInTouchMode()
|
końcowa wartość logiczna |
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()
|
końcowa wartość logiczna |
isShowingLayoutBounds().
|
boolean |
isShown(),
|
boolean |
isSoundEffectsEnabled()
|
końcowa wartość logiczna |
isTemporarilyDetached()
|
boolean |
isTextAlignmentResolved(),
|
boolean |
isTextDirectionResolved()
|
boolean |
isVerticalFadingEdgeEnabled()
|
boolean |
isVerticalScrollBarEnabled()
|
boolean |
isVisibleToUserForAutofill(w arg0)
|
void |
jumpDrawablesToCurrentState(),
|
Wyświetl |
keyboardNavigationClusterSearch(View arg0, int arg1) (Wyświetl argument arg0, int arg1)
|
void |
layout(int arg0, int arg1, int arg2, int arg3)
|
ostateczna unieważnienie |
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()
|
InputConnection |
onCreateInputConnection(EditorInfo arg0)
|
boolean |
onDragEvent(DragEvent arg0)
|
void |
onDrawForeground(Canvas arg0)
|
boolean |
onFilterTouchEventForSecurity(MotionEvent arg0)
|
void |
onFinishTemporaryDetach()
|
boolean |
onGenericMotionEvent(MotionEvent arg0)
|
void |
onHoverChanged(boolean 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(boolean arg0)
|
void |
onPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onProvideAutofillStructure(ViewStructured arg0, int arg1)
|
void |
onProvideAutofillVirtualStructure(Viewstructure arg0, int arg1)
|
void |
onProvideContentCaptureStructure(Viewstructure arg0, int arg1)
|
void |
onProvideStructure(ViewStructured arg0)
|
void |
onProvideVirtualStructure(ViewStructured arg0)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
void |
onRtlPropertiesChanged(int arg0)
|
void |
onScreenStateChanged(w arg0)
|
void |
onStartTemporaryDetach()
|
boolean |
onTouchEvent(MotionEvent arg0)
|
boolean |
onTrackballEvent(MotionEvent arg0)
|
void |
onVisibilityAggregated(boolean arg0)
|
void |
onWindowFocusChanged(boolean arg0)
|
void |
onWindowSystemUiVisibilityChanged(w argumencie 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(funkcyjne argumenty arg0)
|
boolean |
postDelayed(Runnable arg0, 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(long arg0)
|
void |
postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateOnAnimation()
|
void |
postOnAnimation(funkcjonalna argument arg0)
|
void |
postOnAnimationDelayed(Runnable arg0, long arg1)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
boolean |
removeCallbacks(Uruchomne arg0)
|
void |
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnUkładChangeListener arg0)
|
void |
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
requestApplyInsets(),
|
void |
requestFitSystemWindows()
|
końcowa wartość logiczna |
requestFocus(int arg0)
|
końcowa wartość logiczna |
requestFocus()
|
boolean |
requestFocus(int arg0, Rect arg1)
|
końcowa wartość logiczna |
requestFocusFromTouch()
|
void |
requestLayout()
|
void |
requestPointerCapture()
|
boolean |
requestRectangleOnScreen(Rect arg0)
|
boolean |
requestRectangleOnScreen(Rect arg0, boolean arg1)
|
ostateczna unieważnienie |
requestUnbufferedDispatch(w arg0)
|
ostateczna unieważnienie |
requestUnbufferedDispatch(MotionEvent arg0)
|
final <T extends View> T |
requireViewById(w arg0)
|
void |
resetPivot().
|
static int |
resolveSize(int arg0, int arg1)
|
static int |
resolveSizeAndState(int arg0, int arg1, int arg2)
|
boolean |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseSlate<Parcelable> arg0)
|
ostateczna unieważnienie |
saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedSlate arg3, int arg4, int arg5)
|
void |
saveHierarchyState(SparseSlate<Parcelable> arg0)
|
void |
scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
|
void |
scrollBy(int arg0, int arg1)
|
void |
scrollTo(int arg0, int arg1)
|
void |
sendAccessibilityEvent(int arg0)
|
void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
void |
setAccessibilityDelegate(View.AccessibilityDemand arg0)
|
void |
setAccessibilityHeading(boolean arg0)
|
void |
setAccessibilityLiveRegion(w arg0)
|
void |
setAccessibilityPaneTitle(CharSequence arg0)
|
void |
setAccessibilityTraversalAfter(w arg0)
|
void |
setAccessibilityTraversalBefore(w argumencie arg0)
|
void |
setActivated(boolean arg0)
|
void |
setAlpha(zmiennoprzecinkowy arg0)
|
void |
setAnimation(Animacja arg0)
|
void |
setAnimationMatrix(Matrix arg0)
|
void |
setAutofillHints(ciąg... arg0)
|
void |
setAutofillId(AutofillId arg0)
|
void |
setBackground(argument rysowalny0)
|
void |
setBackgroundColor(int arg0)
|
void |
setBackgroundDrawable(argument rysunkowy0)
|
void |
setBackgroundResource(int arg0)
|
void |
setBackgroundTintBlendMode(BlendMode arg0)
|
void |
setBackgroundTintList(ColorStateList arg0)
|
void |
setBackgroundTintMode(PorterDuff.Mode arg0)
|
ostateczna unieważnienie |
setBottom(int arg0)
|
void |
setCameraDistance(zmiennoprzecinkowa 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(w argumencie arg0)
|
void |
setDrawingCacheEnabled(boolean arg0)
|
void |
setDrawingCacheQuality(w arg0)
|
void |
setDuplicateParentStateEnabled(boolean arg0)
|
void |
setElevation(zmiennoprzecinkowy 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(argument rysunkowy0)
|
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(Funkcja rysunkowa0)
|
void |
setHorizontalScrollbarTrackDrawable(argument rysowany0)
|
void |
setHovered(boolean arg0)
|
void |
setId(int arg0)
|
void |
setImportantForAccessibility(w arg0)
|
void |
setImportantForAutofill(w arg0)
|
void |
setImportantForContentCapture(w argumencie arg0)
|
void |
setKeepScreenOn(boolean arg0)
|
void |
setKeyboardNavigationCluster(boolean arg0)
|
void |
setLabelFor(w arg0)
|
void |
setLayerPaint(Paint arg0)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection(int arg0)
|
void |
setLayoutParams(ViewGroup.UkładParams arg0)
|
ostateczna unieważnienie |
setLeft(int arg0)
|
ostateczna unieważnienie |
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(w argumencie arg0)
|
void |
setNextFocusDownId(w argumentu arg0)
|
void |
setNextFocusForwardId(w argumentu arg0)
|
void |
setNextFocusLeftId(w argumencie arg0)
|
void |
setNextFocusRightId(w arg0)
|
void |
setNextFocusUpId(w argumencie 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.OntypMotionListener 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(liczba zmiennoprzecinkowa arg0)
|
void |
setPivotY(argument zmiennoprzecinkowy0)
|
void |
setPointerIcon(PointerIcon arg0)
|
void |
setPressed(boolean arg0)
|
ostateczna unieważnienie |
setRevealOnFocusHint(boolean arg0)
|
ostateczna unieważnienie |
setRight(int arg0)
|
void |
setRotation(argument zmiennoprzecinkowy0)
|
void |
setRotationX(liczba zmiennoprzecinkowa arg0)
|
void |
setRotationY(liczba zmiennoprzecinkowa arg0)
|
void |
setSaveEnabled(boolean arg0)
|
void |
setSaveFromParentEnabled(boolean arg0)
|
void |
setScaleX(zmiennoprzecinkowy arg0)
|
void |
setScaleY(zmiennoprzecinkowy 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(w argumencie arg0)
|
void |
setTag(int arg0, Object arg1)
|
void |
setTag(obiekt arg0)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSequence arg0)
|
ostateczna unieważnienie |
setTop(int arg0)
|
void |
setTouchDelegate(Touchkarta arg0)
|
void |
setTransitionAlpha(zmiennoprzecinkowy arg0)
|
ostateczna unieważnienie |
setTransitionName(ciąg znaków arg0)
|
void |
setTransitionVisibility(w arg0)
|
void |
setTranslationX(liczba zmiennoprzecinkowa arg0)
|
void |
setTranslationY(liczba zmiennoprzecinkowa arg0)
|
void |
setTranslationZ(liczba zmiennoprzecinkowa arg0)
|
void |
setVerticalFadingEdgeEnabled(boolean arg0)
|
void |
setVerticalScrollBarEnabled(boolean arg0)
|
void |
setVerticalScrollbarPosition(int arg0)
|
void |
setVerticalScrollbarThumbDrawable(Drawable arg0)
|
void |
setVerticalScrollbarTrackDrawable(argument rysowalny0)
|
void |
setVisibility(w arg0)
|
void |
setWillNotCacheDrawing(boolean arg0)
|
void |
setWillNotDraw(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
void |
setX(liczba zmiennoprzecinkowa arg0)
|
void |
setY(liczba zmiennoprzecinkowa arg0)
|
void |
setZ(liczba zmiennoprzecinkowa arg0)
|
boolean |
showContextMenu()
|
boolean |
showContextMenu(float arg0, float arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0, int arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(Animacja arg0)
|
końcowa wartość logiczna |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
końcowa wartość logiczna |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
boolean |
startNestedScroll(int arg0)
|
void |
stopNestedScroll()
|
Ciąg znaków |
toString()
|
void |
transformMatrixToGlobal(argument macierzy0)
|
void |
transformMatrixToLocal(argument macierzy0)
|
void |
unscheduleDrawable(argument możliwy do pokazania, argument wykonywalny1)
|
void |
unscheduleDrawable(argument rysunkowy0)
|
ostateczna unieważnienie |
updateDragShadow(View.DragShadowBuilder arg0)
|
boolean |
willNotCacheDrawing()
|
boolean |
willNotDraw()
|
boolean |
równa się(obiekt arg0)
|
final Class<?> |
getClass()
|
int |
hashCode()
|
ostateczna unieważnienie |
notify()
|
ostateczna unieważnienie |
notifyAll()
|
Ciąg znaków |
toString()
|
ostateczna unieważnienie |
wait(long arg0, int arg1)
|
ostateczna unieważnienie |
wait(long arg0)
|
ostateczna unieważnienie |
wait()
|
abstrakcyjna pustka |
bringChildToFront(Wyświetl arg0)
|
abstrakcyjna wartość logiczna |
canResolveLayoutDirection()
|
abstrakcyjna wartość logiczna |
canResolveTextAlignment()
|
abstrakcyjna wartość logiczna |
canResolveTextDirection()
|
abstrakcyjna pustka |
childDrawableStateChanged(Wyświetl argument 0)
|
abstrakcyjna pustka |
childHasTransientStateChanged(View arg0, boolean arg1)
|
abstrakcyjna pustka |
clearChildFocus(Wyświetl arg0)
|
abstrakcyjna pustka |
createContextMenu(ContextMenu arg0)
|
widok abstrakcyjny |
focusSearch(View arg0, int arg1)
|
abstrakcyjna pustka |
focusableViewAvailable(Wyświetl arg0)
|
abstrakcyjna wartość logiczna |
getChildVisibleRect(View arg0, Rect arg1, Point arg2)
|
abstrakcyjne int |
getLayoutDirection()
|
abstrakcyjny ViewParent |
getParent()
|
abstrakcyjny ViewParent |
getParentForAccessibility()
|
abstrakcyjne int |
getTextAlignment()
|
abstrakcyjne int |
getTextDirection()
|
abstrakcyjna pustka |
invalidateChild(Wyświetl arg0, Rect arg1)
|
abstrakcyjny ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
abstrakcyjna wartość logiczna |
isLayoutDirectionResolved()
|
abstrakcyjna wartość logiczna |
isLayoutRequested()
|
abstrakcyjna wartość logiczna |
isTextAlignmentResolved(),
|
abstrakcyjna wartość logiczna |
isTextDirectionResolved()
|
widok abstrakcyjny |
keyboardNavigationClusterSearch(View arg0, int arg1) (Wyświetl argument arg0, int arg1)
|
abstrakcyjna pustka |
notifySubtreeAccessibilityStateChanged(Wyświetl arg0, Wyświetl arg1, int arg2)
|
void |
onDescendantInvalidated(Wyświetl argument 0, wyświetl argument 1)
|
abstrakcyjna wartość logiczna |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
abstrakcyjna wartość logiczna |
onNestedPreFling(View arg0, float arg1, float arg2)
|
abstrakcyjna wartość logiczna |
onNestedPrePerformAccessibilityAction(View arg0, int arg1, Bundle arg2)
|
abstrakcyjna pustka |
onNestedPreScroll(View arg0, int arg1, int arg2, int[] arg3)
|
abstrakcyjna pustka |
onNestedScroll(View arg0, int arg1, int arg2, int arg3, int arg4)
|
abstrakcyjna pustka |
onNestedScrollAccepted(View arg0, Wyświetl arg1, int arg2)
|
abstrakcyjna wartość logiczna |
onStartNestedScroll(View arg0, View arg1, int arg2)
|
abstrakcyjna pustka |
onStopNestedScroll(Wyświetl arg0)
|
abstrakcyjna pustka |
recomputeViewAttributes(Wyświetl argument0)
|
abstrakcyjna pustka |
requestChildFocus(Wyświetl argument0, wyświetl arg1)
|
abstrakcyjna wartość logiczna |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
abstrakcyjna pustka |
requestDisallowInterceptTouchEvent(boolean arg0)
|
abstrakcyjna pustka |
requestFitSystemWindows()
|
abstrakcyjna pustka |
requestLayout()
|
abstrakcyjna wartość logiczna |
requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
|
abstrakcyjna pustka |
requestTransparentRegion(Wyświetl arg0)
|
abstrakcyjna wartość logiczna |
showContextMenuForChild(Wyświetl arg0)
|
abstrakcyjna wartość logiczna |
showContextMenuForChild(View arg0, float arg1, float arg2)
|
abstrakcyjny tryb działania |
startActionModeForChild(View arg0, ActionMode.Callback arg1, int arg2)
|
abstrakcyjny tryb działania |
startActionModeForChild(View arg0, ActionMode.Callback arg1)
|
abstrakcyjna pustka |
addView(View arg0, ViewGroup.UkładParams arg1)
|
abstrakcyjna pustka |
removeView(wyświetl arg0)
|
abstrakcyjna pustka |
updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
|
abstrakcyjna pustka |
invalidateDrawable(argument rysunkowy0)
|
abstrakcyjna pustka |
scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
|
abstrakcyjna pustka |
unscheduleDrawable(argument możliwy do pokazania, argument wykonywalny1)
|
abstrakcyjna wartość logiczna |
onKeyDown(int arg0, KeyEvent arg1)
|
abstrakcyjna wartość logiczna |
onKeyLongPress(int arg0, KeyEvent arg1)
|
abstrakcyjna wartość logiczna |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
abstrakcyjna wartość logiczna |
onKeyUp(int arg0, KeyEvent arg1)
|
abstrakcyjna pustka |
sendAccessibilityEvent(int arg0)
|
abstrakcyjna pustka |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
Publiczne konstruktorzy
publiczny MapView (kontekst)
Parametry
sytuacja |
---|
public MapView (Kontekst kontekstu, atrybuty AttributeSet)
Parametry
sytuacja | |
---|---|
attrs |
public MapView (Kontekst, atrybuty AttributeSet, int defStyle)
Parametry
sytuacja | |
---|---|
attrs | |
defStyle |
Metody publiczne
public void getMapAsync (wywołanie zwrotne OnMapReadyCallback)
Zwraca niepustą instancję GoogleMap
gotowej do użycia.
Uwaga:
- Tę metodę należy wywołać z wątku głównego.
- Wywołanie zwrotne zostanie wykonane w wątku głównym.
- Jeśli na urządzeniu użytkownika nie są zainstalowane Usługi Google Play, wywołanie zwrotne nie zostanie wywołane, dopóki użytkownik ich nie zainstaluje.
- Obiekt
GoogleMap
dostarczony przez wywołanie zwrotne nie ma wartości null.
Parametry
wywołanie zwrotne | Obiekt wywołania zwrotnego, który zostanie aktywowany, gdy mapa będzie gotowa do użycia. |
---|
public final final void onCreate (Bundle savedInstanceState)
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
Parametry
savedInstanceState |
---|
public final final void , onDestroy ()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
public final void onEnterAmbient (Bundle openDetails)
Musisz wywołać tę metodę z poziomu odpowiedniej metody nadrzędnej aplikacji WearableActivity.
Parametry
ambientDetails |
---|
public final void onExitAmbient ()
Musisz wywołać tę metodę z poziomu odpowiedniej metody nadrzędnej aplikacji WearableActivity.
public final void onLowMemory ()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
public final void onPause ()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
public final final void , onResume ()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
public final final void onSaveInstanceState (Bundle outState)
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
Udostępnia Bundle
do przechowywania stanu widoku przed jego zniszczeniem. Można go później pobrać po ponownym wywołaniu funkcji onCreate(Bundle)
.
Parametry
outState |
---|
public final final void onStart ()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.
public final void onStop ()
Musisz wywołać tę metodę z odpowiedniej metody nadrzędnej aktywności/fragmentu.