地図(Google マップ サービスから取得したデータを使用)を表示するビュー。フォーカスされると、キー操作やタッチ操作をキャプチャして地図を移動します。
このクラスのユーザーは、このビューを含む Activity
または Fragment
のすべてのライフサイクル メソッドを、このクラスの対応するメソッドに転送する必要があります。特に、以下の方法で転送する必要があります。
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
GoogleMap
は、getMapAsync(OnMapReadyCallback)
を使用して取得する必要があります。MapView
は、地図システムとビューを自動的に初期化します。
以前のプラットフォームをターゲットにしたい場合は、MapFragment
(または SupportMapFragment
)を使用して、より簡単な方法で地図を表示できます。
注: このビューに子を追加しないことをおすすめします。
デベロッパー ガイド
詳しくは、Google Maps SDK for Android デベロッパー ガイドをご覧ください。
継承された定数の概要
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 | |
文字列 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE | |
文字列 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY | |
文字列 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH | |
文字列 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR | |
文字列 | AUTOFILL_HINT_CREDIT_CARD_NUMBER | |
文字列 | AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE | |
文字列 | AUTOFILL_HINT_EMAIL_ADDRESS | |
文字列 | AUTOFILL_HINT_NAME | |
文字列 | AUTOFILL_HINT_PASSWORD | |
文字列 | AUTOFILL_HINT_PHONE | |
文字列 | AUTOFILL_HINT_POSTAL_ADDRESS | |
文字列 | AUTOFILL_HINT_POSTAL_CODE | |
文字列 | 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 |
継承されたフィールドの概要
public static final Property<View, Float> | アルファ版 | |
public static final Property<View, Float> | ROTATION | |
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> | ○ | |
public static final Property<View, Float> | Z |
パブリック コンストラクタの概要
MapView(コンテキスト コンテキスト)
|
|
MapView(コンテキスト コンテキスト、AttributeSet attrs)
|
|
MapView(コンテキスト コンテキスト、AttributeSet attrs、int defStyle)
|
|
MapView(コンテキスト コンテキスト、GoogleMapOptions オプション)
|
パブリック メソッドの概要
void | |
final void |
onCreate(Bundle savedInstanceState)
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
final void |
onDestroy()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
final void |
onEnterAmbient(AmbientAmbientDetails バンドル)
このメソッドは、親の WearableActivity の対応するメソッドから呼び出す必要があります。
|
final void |
onExitAmbient()
このメソッドは、親の WearableActivity の対応するメソッドから呼び出す必要があります。
|
final void |
onLowMemory()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
final void |
onPause()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
final void |
onResume()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
final void |
onSaveInstanceState(バンドル outState)
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
final void |
onStart()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
final void |
onStop()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
|
継承されたメソッドの概要
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
ブール値 |
getConsiderGoneChildrenWhenMeasuring()
|
ブール値 |
getMeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setMeasureAllChildren(boolean arg0)
|
ブール値 |
shouldDelayChildPressedState()
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Collection<View> arg0, int arg1)
|
ブール値 |
addStatesFromChildren()
|
void |
addTouchables(ArrayList<View> arg0)
|
void |
addView(ビュー arg0, ViewGroup.LayoutParams arg1)
|
void |
addView(ビュー arg0, int arg1)
|
void |
addView(ビュー arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void |
addView(ビュー arg0)
|
void |
addView(ビュー arg0, int arg1, int arg2)
|
void |
bringChildToFront(arg0 を表示)
|
void |
childDrawableStateChanged(arg0 を表示)
|
void |
childHasTransientStateChanged(ビュー arg0、ブール値 arg1)
|
void |
clearChildFocus(arg0 を表示)
|
void |
clearDisappearingChildren()
|
void |
clearFocus()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
ブール値 |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Configuration arg0)
|
void |
dispatchDisplayHint(int arg0)
|
ブール値 |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
ブール値 |
dispatchKeyEvent(KeyEvent arg0)
|
ブール値 |
dispatchKeyEventPreIme(KeyEvent arg0)
|
ブール値 |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0、int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchSetActivated(boolean arg0)
|
void |
dispatchSetSelected(ブール値 arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
ブール値 |
dispatchTouchEvent(MotionEvent arg0)
|
ブール値 |
dispatchTrackballEvent(MotionEvent arg0)
|
ブール値 |
dispatchUnhandledMove(ビュー arg0、int arg1)
|
void |
dispatchWindowFocusChanged(ブール値 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(ビュー arg0)
|
ビュー |
findFocus()
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
ビュー |
focusSearch(ビュー arg0, int arg1)
|
void |
focusableViewAvailable(ビュー arg0)
|
ブール値 |
gatherTransparentRegion(Region arg0)
|
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
ビュー |
getChildAt(int arg0)
|
整数 |
getChildCount()
|
最終 整数 |
getChildDrawingOrder(int arg0)
|
static int |
getChildMeasureSpec(int arg0, int arg1, int arg2)
|
ブール値 |
getChildVisibleRect(ビュー arg0、Rect arg1、ポイント arg2)
|
ブール値 |
getClipChildren()
|
ブール値 |
getClipToPadding()
|
整数 |
getDescendantFocusability()
|
ビュー |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation()
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
整数 |
getLayoutMode()
|
LayoutTransition |
getLayoutTransition()
|
整数 |
getNestedScrollAxes()
|
ViewOverlay |
getOverlay()
|
整数 |
getPersistentDrawingCache()
|
ブール値 |
getTouchscreenBlocksFocus()
|
ブール値 |
hasFocus()
|
ブール値 |
hasTransientState()
|
整数 |
indexOfChild(arg0 を表示)
|
final void |
invalidateChild(ビュー arg0, Rect arg1)
|
ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
ブール値 |
isAlwaysDrawnWithCacheEnabled()
|
ブール値 |
isAnimationCacheEnabled()
|
ブール値 |
isLayoutSuppressed()
|
ブール値 |
isMotionEventSplittingEnabled()
|
ブール値 |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState()
|
final void |
layout(int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(View arg0, View arg1, int arg2)
|
final void |
offsetDescendantRectToMyCoords(View arg0, Rect arg1)
|
final void |
offsetRectIntoDescendantCoords(ビュー arg0, Rect arg1)
|
void |
onDescendantInvalidated(arg0 を表示、arg1 を表示)
|
ブール値 |
onInterceptHoverEvent(MotionEvent arg0)
|
ブール値 |
onInterceptTouchEvent(MotionEvent arg0)
|
ブール値 |
onNestedFling(ビュー arg0, float arg1, float arg2, boolean arg3)
|
ブール値 |
onNestedPreFling(ビュー arg0, float arg1, float arg2)
|
ブール値 |
onNestedPrePerformAccessibilityAction(View arg0、int arg1、Bundle arg2)
|
void |
onNestedPreScroll(ビュー arg0, int arg1, int arg2, int[] arg3)
|
void |
onNestedScroll(ビュー arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNestedScrollAccepted(ビュー arg0、ビュー arg1、int arg2)
|
ブール値 |
onRequestSendAccessibilityEvent(ビュー arg0, AccessibilityEvent arg1)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
ブール値 |
onStartNestedScroll(ビュー arg0, ビュー arg1, int arg2)
|
void |
onStopNestedScroll(arg0 を表示)
|
void |
onViewAdded(ビュー arg0)
|
void |
onViewRemoved(ビュー arg0)
|
void |
recomputeViewAttributes(ビュー arg0)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(ビュー arg0)
|
void |
removeViewAt(int arg0)
|
void |
removeViewInLayout(ビュー arg0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(arg0 を表示、arg1 を表示)
|
ブール値 |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
void |
requestDisallowInterceptTouchEvent(ブール値 arg0)
|
ブール値 |
requestFocus(int arg0, Rect arg1)
|
ブール値 |
requestSendAccessibilityEvent(ビュー arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion(arg0 を表示)
|
ブール値 |
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(LayoutTransition arg0)
|
void |
setMotionEventSplittingEnabled(ブール値 arg0)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
|
void |
setPersistentDrawingCache(int arg0)
|
void |
setTouchscreenBlocksFocus(ブール値の引数 0)
|
void |
setTransitionGroup(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
ブール値 |
shouldDelayChildPressedState()
|
ブール値 |
showContextMenuForChild(ビュー arg0、float arg1、float arg2)
|
ブール値 |
showContextMenuForChild(arg0 を表示)
|
ActionMode |
startActionModeForChild(ビュー arg0、ActionMode.Callback arg1、int arg2)
|
ActionMode |
startActionModeForChild(ビュー arg0、ActionMode.Callback arg1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(ビュー arg0)
|
void |
suppressLayout(boolean arg0)
|
void |
updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Collection<View> arg0, int arg1)
|
void |
addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
addTouchables(ArrayList<View> arg0)
|
ViewPropertyAnimator |
animate()
|
void |
announceForAccessibility(CharSequence arg0)
|
void |
autofill(AutofillValue arg0)
|
void |
autofill(SparseArray<AutofillValue> arg0)
|
void |
bringToFront()
|
void |
buildDrawingCache(boolean arg0)
|
void |
buildDrawingCache()
|
void |
buildLayer()
|
ブール値 |
callOnClick()
|
ブール値 |
canResolveLayoutDirection()
|
ブール値 |
canResolveTextAlignment()
|
ブール値 |
canResolveTextDirection()
|
ブール値 |
canScrollHorizontally(int arg0)
|
ブール値 |
canScrollVertically(int arg0)
|
final void |
cancelDragAndDrop()
|
void |
cancelLongPress()
|
final void |
cancelPendingInputEvents()
|
ブール値 |
checkInputConnectionProxy(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)
|
ブール値 |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Configuration arg0)
|
void |
dispatchDisplayHint(int arg0)
|
ブール値 |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
ブール値 |
dispatchGenericMotionEvent(MotionEvent arg0)
|
ブール値 |
dispatchKeyEvent(KeyEvent arg0)
|
ブール値 |
dispatchKeyEventPreIme(KeyEvent arg0)
|
ブール値 |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
ブール値 |
dispatchNestedFling(float arg0, float arg1, boolean arg2)
|
ブール値 |
dispatchNestedPreFling(float arg0, float arg1)
|
ブール値 |
dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)
|
ブール値 |
dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)
|
ブール値 |
dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
ブール値 |
dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0、int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
ブール値 |
dispatchTouchEvent(MotionEvent arg0)
|
ブール値 |
dispatchTrackballEvent(MotionEvent arg0)
|
ブール値 |
dispatchUnhandledMove(ビュー arg0、int arg1)
|
void |
dispatchWindowFocusChanged(ブール値 arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)」
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(int arg0)
|
void |
draw(Canvas arg0)
|
void |
drawableHotspotChanged(float arg0, float arg1)
|
ビュー |
findFocus()
|
final <T extends View> T |
findViewById(int arg0)
|
final <T extends View> T |
findViewWithTag(Object arg0)
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
ビュー |
focusSearch(int arg0)
|
void |
forceHasOverlappingRendering(ブール値の引数 0)
|
void |
forceLayout()
|
static int |
generateViewId()
|
CharSequence |
getAccessibilityClassName()
|
View.AccessibilityDelegate |
getAccessibilityDelegate()
|
整数 |
getAccessibilityLiveRegion()
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider()
|
CharSequence |
getAccessibilityPaneTitle()
|
整数 |
getAccessibilityTraversalAfter()
|
整数 |
getAccessibilityTraversalBefore()
|
浮動小数点数 |
getAlpha()
|
アニメーション |
getAnimation()
|
行列 |
getAnimationMatrix()
|
IBinder |
getApplicationWindowToken()
|
int[] |
getAttributeResolutionStack(int arg0)
|
Map<Integer, Integer> |
getAttributeSourceResourceMap()
|
String[] |
getAutofillHints()
|
final AutofillId |
getAutofillId()
|
整数 |
getAutofillType()
|
AutofillValue |
getAutofillValue()
|
ドローアブル |
getBackground()
|
BlendMode |
getBackgroundTintBlendMode()
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode()
|
整数 |
getBaseline()
|
最終 整数 |
getBottom()
|
浮動小数点数 |
getCameraDistance()
|
ブール値 |
getClipBounds(Rect arg0)
|
長方形 |
getClipBounds()
|
最終ブール値 |
getClipToOutline()
|
最後の ContentCaptureSession |
getContentCaptureSession()
|
CharSequence |
getContentDescription()
|
最終 コンテキスト |
getContext()
|
最終ブール値 |
getDefaultFocusHighlightEnabled()
|
static int |
getDefaultSize(int arg0, int arg1)
|
ディスプレイ |
getDisplay()
|
final int[] |
getDrawableState()
|
ビットマップ |
getDrawingCache()
|
ビットマップ |
getDrawingCache(boolean arg0)
|
整数 |
getDrawingCacheBackgroundColor()
|
整数 |
getDrawingCacheQuality()
|
void |
getDrawingRect(Rect arg0)
|
長さ |
getDrawingTime()
|
浮動小数点数 |
getElevation()
|
整数 |
getExplicitStyle()
|
ブール値 |
getFilterTouchesWhenObscured()
|
ブール値 |
getFitsSystemWindows()
|
整数 |
getFocusable()
|
ArrayList<View> |
getFocusables(int arg0)
|
void |
getFocusedRect(Rect arg0)
|
ドローアブル |
getForeground()
|
整数 |
getForegroundGravity()
|
BlendMode |
getForegroundTintBlendMode()
|
ColorStateList |
getForegroundTintList()
|
PorterDuff.Mode |
getForegroundTintMode()
|
最終ブール値 |
getGlobalVisibleRect(Rect arg0)
|
ブール値 |
getGlobalVisibleRect(Rect arg0、Point arg1)
|
ハンドラ |
getHandler()
|
最終ブール値 |
getHasOverlappingRendering()
|
最終 整数 |
getHeight()
|
void |
getHitRect(Rect arg0)
|
整数 |
getHorizontalFadingEdgeLength()
|
ドローアブル |
getHorizontalScrollbarThumbDrawable()
|
ドローアブル |
getHorizontalScrollbarTrackDrawable()
|
整数 |
getId()
|
整数 |
getImportantForAccessibility()
|
整数 |
getImportantForAutofill()
|
整数 |
getImportantForContentCapture()
|
ブール値 |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState()
|
整数 |
getLabelFor()
|
整数 |
getLayerType()
|
整数 |
getLayoutDirection()
|
ViewGroup.LayoutParams |
getLayoutParams()
|
最終 整数 |
getLeft()
|
最終ブール値 |
getLocalVisibleRect(Rect arg0)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow(int[] arg0)
|
void |
getLocationOnScreen(int[] arg0)
|
行列 |
getMatrix()
|
最終 整数 |
getMeasuredHeight()
|
最終 整数 |
getMeasuredHeightAndState()
|
最終 整数 |
getMeasuredState()
|
最終 整数 |
getMeasuredWidth()
|
最終 整数 |
getMeasuredWidthAndState()
|
整数 |
getMinimumHeight()
|
整数 |
getMinimumWidth()
|
整数 |
getNextClusterForwardId()
|
整数 |
getNextFocusDownId()
|
整数 |
getNextFocusForwardId()
|
整数 |
getNextFocusLeftId()
|
整数 |
getNextFocusRightId()
|
整数 |
getNextFocusUpId()
|
View.OnFocusChangeListener |
getOnFocusChangeListener()
|
整数 |
getOutlineAmbientShadowColor()
|
ViewOutlineProvider |
getOutlineProvider()
|
整数 |
getOutlineSpotShadowColor()
|
整数 |
getOverScrollMode()
|
ViewOverlay |
getOverlay()
|
整数 |
getPaddingBottom()
|
整数 |
getPaddingEnd()
|
整数 |
getPaddingLeft()
|
整数 |
getPaddingRight()
|
整数 |
getPaddingStart()
|
整数 |
getPaddingTop()
|
final ViewParent |
getParent()
|
ViewParent |
getParentForAccessibility()
|
浮動小数点数 |
getPivotX()
|
浮動小数点数 |
getPivotY()
|
PointerIcon |
getPointerIcon()
|
リソース |
getResources()
|
最終ブール値 |
getRevealOnFocusHint()
|
最終 整数 |
getRight()
|
ビュー |
getRootView()
|
WindowInsets |
getRootWindowInsets()
|
浮動小数点数 |
getRotation()
|
浮動小数点数 |
getRotationX()
|
浮動小数点数 |
getRotationY()
|
浮動小数点数 |
getScaleX()
|
浮動小数点数 |
getScaleY()
|
整数 |
getScrollBarDefaultDelayBeforeFade()
|
整数 |
getScrollBarFadeDuration()
|
整数 |
getScrollBarSize()
|
整数 |
getScrollBarStyle()
|
整数 |
getScrollIndicators()
|
最終 整数 |
getScrollX()
|
最終 整数 |
getScrollY()
|
整数 |
getSolidColor()
|
整数 |
getSourceLayoutResId()
|
final CharSequence |
getStateDescription()
|
StateListAnimator |
getStateListAnimator()
|
List<Rect> |
getSystemGestureExclusionRects()
|
整数 |
getSystemUiVisibility()
|
オブジェクト |
getTag()
|
オブジェクト |
getTag(int arg0)
|
整数 |
getTextAlignment()
|
整数 |
getTextDirection()
|
CharSequence |
getTooltipText()
|
最終 整数 |
getTop()
|
TouchDelegate |
getTouchDelegate()
|
ArrayList<View> |
getTouchables()
|
浮動小数点数 |
getTransitionAlpha()
|
文字列 |
getTransitionName()
|
浮動小数点数 |
getTranslationX()
|
浮動小数点数 |
getTranslationY()
|
浮動小数点数 |
getTranslationZ()
|
長さ |
getUniqueDrawingId()
|
整数 |
getVerticalFadingEdgeLength()
|
整数 |
getVerticalScrollbarPosition()
|
ドローアブル |
getVerticalScrollbarThumbDrawable()
|
ドローアブル |
getVerticalScrollbarTrackDrawable()
|
整数 |
getVerticalScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver()
|
整数 |
getVisibility()
|
最終 整数 |
getWidth()
|
WindowId |
getWindowId()
|
WindowInsetsController |
getWindowInsetsController()
|
整数 |
getWindowSystemUiVisibility()
|
IBinder |
getWindowToken()
|
整数 |
getWindowVisibility()
|
void |
getWindowVisibleDisplayFrame(Rect arg0)
|
浮動小数点数 |
getX()
|
浮動小数点数 |
getY()
|
浮動小数点数 |
getZ()
|
ブール値 |
hasExplicitFocusable()
|
ブール値 |
hasFocus()
|
ブール値 |
hasFocusable()
|
ブール値 |
hasNestedScrollingParent()
|
ブール値 |
hasOnClickListeners()
|
ブール値 |
hasOnLongClickListeners()
|
ブール値 |
hasOverlappingRendering()
|
ブール値 |
hasPointerCapture()
|
ブール値 |
hasTransientState()
|
ブール値 |
hasWindowFocus()
|
static ビュー |
inflate(Context arg0, int arg1, ViewGroup arg2)
|
void |
invalidate()
|
void |
invalidate(Rect arg0)
|
void |
invalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
invalidateDrawable(Drawable arg0)
|
void |
invalidateOutline()
|
ブール値 |
isAccessibilityFocused()
|
ブール値 |
isAccessibilityHeading()
|
ブール値 |
isActivated()
|
ブール値 |
isAttachedToWindow()
|
ブール値 |
isClickable()
|
ブール値 |
isContextClickable()
|
ブール値 |
isDirty()
|
ブール値 |
isDrawingCacheEnabled()
|
ブール値 |
isDuplicateParentStateEnabled()
|
ブール値 |
isEnabled()
|
最終ブール値 |
isFocusable()
|
最終ブール値 |
isFocusableInTouchMode()
|
ブール値 |
isFocused()
|
最終ブール値 |
isFocusedByDefault()
|
ブール値 |
isForceDarkAllowed()
|
ブール値 |
isHapticFeedbackEnabled()
|
ブール値 |
isHardwareAccelerated()
|
ブール値 |
isHorizontalFadingEdgeEnabled()
|
ブール値 |
isHorizontalScrollBarEnabled()
|
ブール値 |
isHovered()
|
ブール値 |
isImportantForAccessibility()
|
最終ブール値 |
isImportantForAutofill()
|
最終ブール値 |
isImportantForContentCapture()
|
ブール値 |
isInEditMode()
|
ブール値 |
isInLayout()
|
ブール値 |
isInTouchMode()
|
最終ブール値 |
isKeyboardNavigationCluster()
|
ブール値 |
isLaidOut()
|
ブール値 |
isLayoutDirectionResolved()
|
ブール値 |
isLayoutRequested()
|
ブール値 |
isLongClickable()
|
ブール値 |
isNestedScrollingEnabled()
|
ブール値 |
isOpaque()
|
ブール値 |
isPaddingRelative()
|
ブール値 |
isPivotSet()
|
ブール値 |
isPressed()
|
ブール値 |
isSaveEnabled()
|
ブール値 |
isSaveFromParentEnabled()
|
ブール値 |
isScreenReaderFocusable()
|
ブール値 |
isScrollContainer()
|
ブール値 |
isScrollbarFadingEnabled()
|
ブール値 |
isSelected()
|
最終ブール値 |
isShowingLayoutBounds()
|
ブール値 |
isShown()
|
ブール値 |
isSoundEffectsEnabled()
|
最終ブール値 |
isTemporarilyDetached()
|
ブール値 |
isTextAlignmentResolved()
|
ブール値 |
isTextDirectionResolved()
|
ブール値 |
isVerticalFadingEdgeEnabled()
|
ブール値 |
isVerticalScrollBarEnabled()
|
ブール値 |
isVisibleToUserForAutofill(int arg0)
|
void |
jumpDrawablesToCurrentState()
|
ビュー |
keyboardNavigationClusterSearch(ビュー arg0、int arg1)
|
void |
layout(int arg0, int arg1, int arg2, int arg3)
|
final void |
measure(int arg0, int arg1)
|
void |
offsetLeftAndRight(int arg0)
|
void |
offsetTopAndBottom(int arg0)
|
WindowInsets |
onApplyWindowInsets(WindowInsets arg0)
|
void |
onCancelPendingInputEvents()
|
ブール値 |
onCapturedPointerEvent(MotionEvent arg0)
|
ブール値 |
onCheckIsTextEditor()
|
InputConnection |
onCreateInputConnection(EditorInfo arg0)
|
ブール値 |
onDragEvent(DragEvent arg0)
|
void |
onDrawForeground(Canvas arg0)
|
ブール値 |
onFilterTouchEventForSecurity(MotionEvent arg0)
|
void |
onFinishTemporaryDetach()
|
ブール値 |
onGenericMotionEvent(MotionEvent arg0)
|
void |
onHoverChanged(boolean arg0)
|
ブール値 |
onHoverEvent(MotionEvent arg0)
|
void |
onInitializeAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)
|
ブール値 |
onKeyDown(int arg0, KeyEvent arg1)
|
ブール値 |
onKeyLongPress(int arg0, KeyEvent arg1)
|
ブール値 |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
ブール値 |
onKeyPreIme(int arg0, KeyEvent arg1)
|
ブール値 |
onKeyShortcut(int arg0, KeyEvent arg1)
|
ブール値 |
onKeyUp(int arg0, KeyEvent arg1)
|
void |
onPointerCaptureChange(ブール値 arg0)
|
void |
onPopulateAccessibilityEvent(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)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
void |
onRtlPropertiesChanged(int arg0)
|
void |
onScreenStateChanged(int arg0)
|
void |
onStartTemporaryDetach()
|
ブール値 |
onTouchEvent(MotionEvent arg0)
|
ブール値 |
onTrackballEvent(MotionEvent arg0)
|
void |
onVisibilityAggregated(boolean arg0)
|
void |
onWindowFocusChanged(ブール値 arg0)
|
void |
onWindowSystemUiVisibilityChanged(int arg0)
|
ブール値 |
performAccessibilityAction(int arg0, Bundle arg1)
|
ブール値 |
performClick()
|
ブール値 |
performContextClick(float arg0, float arg1)
|
ブール値 |
performContextClick()
|
ブール値 |
performHapticFeedback(int arg0)
|
ブール値 |
performHapticFeedback(int arg0, int arg1)
|
ブール値 |
performLongClick(float arg0, float arg1)
|
ブール値 |
performLongClick()
|
void |
playSoundEffect(int arg0)
|
ブール値 |
post(Runnable arg0)
|
ブール値 |
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(Runnable arg0)
|
void |
postOnAnimationDelayed(Runnable arg0, long arg1)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
ブール値 |
removeCallbacks(実行可能引数 arg0)
|
void |
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
requestApplyInsets()
|
void |
requestFitSystemWindows()
|
最終ブール値 |
requestFocus(int arg0)
|
最終ブール値 |
requestFocus()
|
ブール値 |
requestFocus(int arg0, Rect arg1)
|
最終ブール値 |
requestFocusFromTouch()
|
void |
requestLayout()
|
void |
requestPointerCapture()
|
ブール値 |
requestRectangleOnScreen(Rect arg0)
|
ブール値 |
requestRectangleOnScreen(Rect arg0, boolean arg1)
|
final void |
requestUnbufferedDispatch(int arg0)
|
final void |
requestUnbufferedDispatch(MotionEvent arg0)
|
final <T extends View> T |
requireViewById(int arg0)
|
void |
resetPivot()
|
static int |
resolveSize(int arg0, int arg1)
|
static int |
resolveSizeAndState(int arg0, int arg1, int arg2)
|
ブール値 |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseArray<Parcelable> arg0)
|
final void |
saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)
|
void |
saveHierarchyState(SparseArray<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.AccessibilityDelegate arg0)
|
void |
setAccessibilityHeading(boolean arg0)
|
void |
setAccessibilityLiveRegion(int arg0)
|
void |
setAccessibilityPaneTitle(CharSequence arg0)
|
void |
setAccessibilityTraversalAfter(int arg0)
|
void |
setAccessibilityTraversalBefore(int arg0)
|
void |
setActivated(ブール値 arg0)
|
void |
setAlpha(float arg0)
|
void |
setAnimation(Animation arg0)
|
void |
setAnimationMatrix(マトリックス 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)
|
final void |
setBottom(int arg0)
|
void |
setCameraDistance(float arg0)
|
void |
setClickable(boolean arg0)
|
void |
setClipBounds(Rect arg0)
|
void |
setClipToOutline(ブール値 arg0)
|
void |
setContentCaptureSession(ContentCaptureSession arg0)
|
void |
setContentDescription(CharSequence arg0)
|
void |
setContextClickable(boolean arg0)
|
void |
setDefaultFocusHighlightEnabled(ブール値 arg0)
|
void |
setDrawingCacheBackgroundColor(int arg0)
|
void |
setDrawingCacheEnabled(boolean arg0)
|
void |
setDrawingCacheQuality(int arg0)
|
void |
setDuplicateParentStateEnabled(boolean arg0)
|
void |
setElevation(float arg0)
|
void |
setEnabled(boolean arg0)
|
void |
setFadingEdgeLength(int arg0)
|
void |
setFilterTouchesWhenObscured(boolean arg0)
|
void |
setFitsSystemWindows(ブール値 arg0)
|
void |
setFocusable(ブール値 arg0)
|
void |
setFocusable(int arg0)
|
void |
setFocusableInTouchMode(ブール値 arg0)
|
void |
setFocusedByDefault(ブール値 arg0)
|
void |
setForceDarkAllowed(ブール値 arg0)
|
void |
setForeground(ドローアブル arg0)
|
void |
setForegroundGravity(int arg0)
|
void |
setForegroundTintBlendMode(BlendMode arg0)
|
void |
setForegroundTintList(ColorStateList arg0)
|
void |
setForegroundTintMode(PorterDuff.Mode arg0)
|
void |
setHapticFeedbackEnabled(ブール値 arg0)
|
void |
setHasTransientState(boolean arg0)
|
void |
setHorizontalFadingEdgeEnabled(boolean arg0)
|
void |
setHorizontalScrollBarEnabled(ブール値 arg0)
|
void |
setHorizontalScrollbarThumbDrawable(Drawable arg0)
|
void |
setHorizontalScrollbarTrackDrawable(Drawable arg0)
|
void |
setHovered(boolean arg0)
|
void |
setId(int arg0)
|
void |
setImportantForAccessibility(int arg0)
|
void |
setImportantForAutofill(int arg0)
|
void |
setImportantForContentCapture(int arg0)
|
void |
setKeepScreenOn(ブール値 arg0)
|
void |
setKeyboardNavigationCluster(boolean arg0)
|
void |
setLabelFor(int arg0)
|
void |
setLayerPaint(Paint arg0)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection(int arg0)
|
void |
setLayoutParams(ViewGroup.LayoutParams arg0)
|
final void |
setLeft(int arg0)
|
final void |
setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)
|
void |
setLongClickable(boolean arg0)
|
void |
setMinimumHeight(int arg0)
|
void |
setMinimumWidth(int arg0)
|
void |
setNestedScrollingEnabled(boolean arg0)
|
void |
setNextClusterForwardId(int arg0)
|
void |
setNextFocusDownId(int arg0)
|
void |
setNextFocusForwardId(int arg0)
|
void |
setNextFocusLeftId(int arg0)
|
void |
setNextFocusRightId(int arg0)
|
void |
setNextFocusUpId(int arg0)
|
void |
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)
|
void |
setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)
|
void |
setOnClickListener(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(boolean arg0)
|
final void |
setRevealOnFocusHint(boolean arg0)
|
final void |
setRight(int arg0)
|
void |
setRotation(float arg0)
|
void |
setRotationX(float arg0)
|
void |
setRotationY(float arg0)
|
void |
setSaveEnabled(ブール値 arg0)
|
void |
setSaveFromParentEnabled(ブール値 arg0)
|
void |
setScaleX(float arg0)
|
void |
setScaleY(float arg0)
|
void |
setScreenReaderFocusable(ブール値 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(ブール値 arg0)
|
void |
setSoundEffectsEnabled(boolean arg0)
|
void |
setStateDescription(CharSequence arg0)
|
void |
setStateListAnimator(StateListAnimator arg0)
|
void |
setSystemGestureExclusionRects(List<Rect> arg0)
|
void |
setSystemUiVisibility(int arg0)
|
void |
setTag(int arg0, Object arg1)
|
void |
setTag(Object arg0)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSequence arg0)
|
final void |
setTop(int arg0)
|
void |
setTouchDelegate(TouchDelegate arg0)
|
void |
setTransitionAlpha(float arg0)
|
final void |
setTransitionName(文字列 arg0)
|
void |
setTransitionVisibility(int arg0)
|
void |
setTranslationX(float arg0)
|
void |
setTranslationY(float arg0)
|
void |
setTranslationZ(float arg0)
|
void |
setVerticalFadingEdgeEnabled(boolean arg0)
|
void |
setVerticalScrollBarEnabled(boolean arg0)
|
void |
setVerticalScrollbarPosition(int arg0)
|
void |
setVerticalScrollbarThumbDrawable(Drawable arg0)
|
void |
setVerticalScrollbarTrackDrawable(Drawable arg0)
|
void |
setVisibility(int arg0)
|
void |
setWillNotCacheDrawing(boolean arg0)
|
void |
setWillNotDraw(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
void |
setX(float arg0)
|
void |
setY(float arg0)
|
void |
setZ(float arg0)
|
ブール値 |
showContextMenu()
|
ブール値 |
showContextMenu(float arg0, float arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0, int arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(アニメーション arg0)
|
最終ブール値 |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
最終ブール値 |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
ブール値 |
startNestedScroll(int arg0)
|
void |
stopNestedScroll()
|
文字列 |
toString()
|
void |
transformMatrixToGlobal(Matrix arg0)
|
void |
transformMatrixToLocal(Matrix arg0)
|
void |
unscheduleDrawable(Drawable arg0, Runnable arg1)
|
void |
unscheduleDrawable(ドローアブル arg0)
|
final void |
updateDragShadow(View.DragShadowBuilder arg0)
|
ブール値 |
willNotCacheDrawing()
|
ブール値 |
willNotDraw()
|
ブール値 |
equals(Object arg0)
|
final Class<?> |
getClass()
|
整数 |
hashCode()
|
final void |
notify()
|
final void |
notifyAll()
|
文字列 |
toString()
|
final void |
wait(long arg0, int arg1)
|
final void |
wait(long arg0)
|
final void |
wait()
|
抽象 void |
bringChildToFront(arg0 を表示)
|
抽象 ブール値 |
canResolveLayoutDirection()
|
抽象 ブール値 |
canResolveTextAlignment()
|
抽象 ブール値 |
canResolveTextDirection()
|
抽象 void |
childDrawableStateChanged(arg0 を表示)
|
抽象 void |
childHasTransientStateChanged(ビュー arg0、ブール値 arg1)
|
抽象 void |
clearChildFocus(arg0 を表示)
|
抽象 void |
createContextMenu(ContextMenu arg0)
|
抽象 表示 |
focusSearch(ビュー arg0, int arg1)
|
抽象 void |
focusableViewAvailable(ビュー arg0)
|
抽象 ブール値 |
getChildVisibleRect(ビュー arg0、Rect arg1、ポイント arg2)
|
抽象 整数 |
getLayoutDirection()
|
抽象 ViewParent |
getParent()
|
抽象 ViewParent |
getParentForAccessibility()
|
抽象 整数 |
getTextAlignment()
|
抽象 整数 |
getTextDirection()
|
抽象 void |
invalidateChild(ビュー arg0, Rect arg1)
|
抽象 ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
抽象 ブール値 |
isLayoutDirectionResolved()
|
抽象 ブール値 |
isLayoutRequested()
|
抽象 ブール値 |
isTextAlignmentResolved()
|
抽象 ブール値 |
isTextDirectionResolved()
|
抽象 表示 |
keyboardNavigationClusterSearch(ビュー arg0、int arg1)
|
抽象 void |
notifySubtreeAccessibilityStateChanged(View arg0, View arg1, int arg2)
|
void |
onDescendantInvalidated(arg0 を表示、arg1 を表示)
|
抽象 ブール値 |
onNestedFling(ビュー arg0, float arg1, float arg2, boolean arg3)
|
抽象 ブール値 |
onNestedPreFling(ビュー arg0, float arg1, float arg2)
|
抽象 ブール値 |
onNestedPrePerformAccessibilityAction(View arg0、int arg1、Bundle arg2)
|
抽象 void |
onNestedPreScroll(ビュー arg0, int arg1, int arg2, int[] arg3)
|
抽象 void |
onNestedScroll(ビュー arg0, int arg1, int arg2, int arg3, int arg4)
|
抽象 void |
onNestedScrollAccepted(ビュー arg0、ビュー arg1、int arg2)
|
抽象 ブール値 |
onStartNestedScroll(ビュー arg0, ビュー arg1, int arg2)
|
抽象 void |
onStopNestedScroll(arg0 を表示)
|
抽象 void |
recomputeViewAttributes(ビュー arg0)
|
抽象 void |
requestChildFocus(arg0 を表示、arg1 を表示)
|
抽象 ブール値 |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
抽象 void |
requestDisallowInterceptTouchEvent(ブール値 arg0)
|
抽象 void |
requestFitSystemWindows()
|
抽象 void |
requestLayout()
|
抽象 ブール値 |
requestSendAccessibilityEvent(ビュー arg0, AccessibilityEvent arg1)
|
抽象 void |
requestTransparentRegion(arg0 を表示)
|
抽象 ブール値 |
showContextMenuForChild(arg0 を表示)
|
抽象 ブール値 |
showContextMenuForChild(ビュー arg0、float arg1、float arg2)
|
抽象的な ActionMode |
startActionModeForChild(ビュー arg0、ActionMode.Callback arg1、int arg2)
|
抽象的な ActionMode |
startActionModeForChild(ビュー arg0、ActionMode.Callback arg1)
|
抽象 void |
addView(ビュー arg0, ViewGroup.LayoutParams arg1)
|
抽象 void |
removeView(ビュー arg0)
|
抽象 void |
updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
|
抽象 void |
invalidateDrawable(Drawable arg0)
|
抽象 void |
scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
|
抽象 void |
unscheduleDrawable(Drawable arg0, Runnable arg1)
|
抽象 ブール値 |
onKeyDown(int arg0, KeyEvent arg1)
|
抽象 ブール値 |
onKeyLongPress(int arg0, KeyEvent arg1)
|
抽象 ブール値 |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
抽象 ブール値 |
onKeyUp(int arg0, KeyEvent arg1)
|
抽象 void |
sendAccessibilityEvent(int arg0)
|
抽象 void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
パブリック コンストラクタ
public MapView (コンテキスト コンテキスト)
パラメータ
コンテキスト |
---|
public MapView (コンテキスト コンテキスト、AttributeSet attrs)
パラメータ
コンテキスト | |
---|---|
attrs |
public MapView (コンテキスト コンテキスト、AttributeSet attrs、int defStyle)
パラメータ
コンテキスト | |
---|---|
attrs | |
defStyle |
パブリック メソッド
public void getMapAsync (OnMapReadyCallback コールバック)
public final void onCreate (Bundle savedInstanceState)
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
パラメータ
savedInstanceState |
---|
public final void onDestroy ()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
public final void onEnterAmbient (BundleAmbientDetails)
このメソッドは、親の WearableActivity の対応するメソッドから呼び出す必要があります。
パラメータ
ambientDetails |
---|
public final void onExitAmbient ()
このメソッドは、親の WearableActivity の対応するメソッドから呼び出す必要があります。
public final void onLowMemory ()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
public final void onPause ()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
public final void onResume ()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
public final void onSaveInstanceState (Bundle outState)
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
破棄される前の View の状態を保存する Bundle
を提供します。これは、後で onCreate(Bundle)
が再び呼び出されたときに取得できます。
パラメータ
outState |
---|
public final void onStart ()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。
public final void onStop ()
このメソッドは、親のアクティビティやフラグメントの対応するメソッドから呼び出す必要があります。