Chế độ xem hiển thị bản đồ (với dữ liệu lấy được từ dịch vụ Google Maps). Khi được lấy tiêu điểm, chế độ này sẽ ghi lại các thao tác nhấn phím và cử chỉ chạm để di chuyển bản đồ.
Người dùng lớp này phải chuyển tiếp tất cả phương thức vòng đời từ Activity
hoặc Fragment
chứa thành phần hiển thị này sang các phương thức tương ứng trong lớp này. Cụ thể, bạn phải chuyển tiếp các phương thức sau:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
Phải có được GoogleMap
bằng cách sử dụng getMapAsync(OnMapReadyCallback)
. MapView
tự động khởi chạy hệ thống bản đồ và khung hiển thị.
Để sử dụng phương thức hiển thị Bản đồ đơn giản hơn, hãy sử dụng MapFragment
(hoặc SupportMapFragment
) nếu bạn muốn nhắm đến các nền tảng cũ.
Lưu ý: Bạn không nên thêm trẻ em vào chế độ xem này.
Hướng dẫn cho nhà phát triển
Để biết thêm thông tin, hãy đọc hướng dẫn cho nhà phát triển SDK Google Maps dành cho Android .
Tóm tắt hằng số kế thừa
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 | |
Chuỗi | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE | |
Chuỗi | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY | |
Chuỗi | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH | |
Chuỗi | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR | |
Chuỗi | AUTOFILL_HINT_CREDIT_CARD_NUMBER | |
Chuỗi | AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE | |
Chuỗi | AUTOFILL_HINT_EMAIL_ADDRESS | |
Chuỗi | AUTOFILL_HINT_NAME | |
Chuỗi | AUTOFILL_HINT_PASSWORD | |
Chuỗi | AUTOFILL_HINT_PHONE | |
Chuỗi | AUTOFILL_HINT_POSTAL_ADDRESS | |
Chuỗi | AUTOFILL_HINT_POSTAL_CODE | |
Chuỗi | 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 | KHÔNG TỒN TẠI | |
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 | ẨN | |
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 | HIỆN |
Tóm tắt về trường kế thừa
công khai tĩnh cuối cùng Thuộc tính<View, Float> | ALPHA | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | XOÁ | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | ROTATION_X | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | ROTATION_Y | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | SCALE_X | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | SCALE_Y | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | TRANSLATION_X | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | TRANSLATION_Y | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | TRANSLATION_Z | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | X | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | Y | |
công khai tĩnh cuối cùng Thuộc tính<View, Float> | Z |
Tóm tắt về hàm khởi tạo công khai
MapView(Ngữ cảnh)
|
|
MapView(Ngữ cảnh, thuộc tính AttributesSet)
|
|
MapView(Ngữ cảnh, thuộc tính AttributesSet, int defStyle)
|
|
MapView(Ngữ cảnh, tuỳ chọn GoogleMapOptions)
|
Tóm tắt phương thức công khai
void |
getMapAsync(OnMapReadyCallback callback)
Trả về một thực thể khác rỗng của
GoogleMap , sẵn sàng để sử dụng. |
khoảng trống cuối cùng |
onCreate(Gói savedInstanceState)
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
khoảng trống cuối cùng |
onDestroy()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
khoảng trống cuối cùng |
onEnterAmbient(Gói môi trường xung quanhDetails)
Bạn phải gọi phương thức này từ phương thức tương ứng của WearableActivity mẹ.
|
khoảng trống cuối cùng |
onExitAmbient()
Bạn phải gọi phương thức này từ phương thức tương ứng của WearableActivity mẹ.
|
khoảng trống cuối cùng |
onLowMemory()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
khoảng trống cuối cùng |
onPause()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
khoảng trống cuối cùng |
onResume()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
khoảng trống cuối cùng |
onSaveInstanceState(Gói outState)
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
khoảng trống cuối cùng |
Hàm onStart()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
khoảng trống cuối cùng |
onStop()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
|
Tóm tắt phương thức kế thừa
ViewGroup.LayoutParams |
generateLayoutParams(attributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
boolean |
getConsiderGoneChildrenWhenMeasuring()
|
boolean |
getMeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setMeasureAllChildren(boolean arg0)
|
boolean |
shouldDelayChildPressedState()
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Bộ sưu tập<View> arg0, int arg1)
|
boolean |
addStatesFromChildren()
|
void |
addTouchables(ArrayList<View> arg0)
|
void |
addView(Xem arg0, ViewGroup.LayoutParams arg1)
|
void |
addView(Xem arg0, int arg1)
|
void |
addView(Xem arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void |
addView(Xem arg0)
|
void |
addView(Xem arg0, int arg1, int arg2)
|
void |
bringChildToFront(Xem arg0)
|
void |
childDrawableStateChanged(Xem arg0)
|
void |
childHasTransientStateChanged(View arg0, boolean arg1)
|
void |
clearChildFocus(Xem arg0)
|
void |
clearDisappearingChildren()
|
void |
clearFocus()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Cấu hình 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(boolean arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchSetActivated(boolean arg0)
|
void |
dispatchSetSelected(boolean arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(Xem arg0, int arg1)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, Danh sách<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(int arg0)
|
void |
endViewTransition(Xem arg0)
|
Xem |
findFocus()
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
Xem |
focusSearch(Xem arg0, int arg1)
|
void |
focusableViewAvailable(Xem arg0)
|
boolean |
gatherTransparentRegion(Vùng arg0)
|
ViewGroup.LayoutParams |
generateLayoutParams(attributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
Xem |
getChildAt(int arg0)
|
int |
getChildCount()
|
số nguyên cuối cùng |
getChildDrawingOrder(int arg0)
|
số nguyên tĩnh |
getChildMeasureSpec(int arg0, int arg1, int arg2)
|
boolean |
getChildVisibleRect(Xem arg0, Rect arg1, Point arg2)
|
boolean |
getClipChildren()
|
boolean |
getClipToPadding()
|
int |
getDescendantFocusability()
|
Xem |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation()
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
int |
getLayoutMode()
|
LayoutTransition |
getLayoutTransition()
|
int |
getNestedScrollAxes()
|
ViewOverlay |
getOverlay()
|
int |
getPersistentDrawingCache()
|
boolean |
getTouchscreenBlocksFocus()
|
boolean |
hasFocus()
|
boolean |
hasTransientState()
|
int |
indexOfChild(Xem arg0)
|
khoảng trống cuối cùng |
invalidateChild(Xem arg0, Rect arg1)
|
ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
boolean |
isAlwaysDrawnWithCacheEnabled()
|
boolean |
isAnimationCacheEnabled()
|
boolean |
isLayoutSuppressed()
|
boolean |
isMotionEventSplittingEnabled()
|
boolean |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState()
|
khoảng trống cuối cùng |
layout(int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(Xem arg0, Chế độ xem arg1, int arg2)
|
khoảng trống cuối cùng |
offsetDescendantRectToMyCoords(Xem arg0, Rect arg1)
|
khoảng trống cuối cùng |
offsetRectIntoDescendantCoords(Xem arg0, Rect arg1)
|
void |
onDescendantInvalidated(Xem arg0, Xem arg1)
|
boolean |
onInterceptHoverEvent(MotionEvent arg0)
|
boolean |
onInterceptTouchEvent(MotionEvent arg0)
|
boolean |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
boolean |
onNestedPreFling(Xem arg0, float arg1, float arg2)
|
boolean |
onNestedPrePerformAccessibilityAction(Xem arg0, int arg1, Bundle arg2)
|
void |
onNestedPreScroll(Xem arg0, int arg1, int arg2, int[] arg3)
|
void |
onNestedScroll(Xem arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNestedScrollAccepted(Xem arg0, Xem arg1, int arg2)
|
boolean |
onRequestSendAccessibilityEvent(Xem arg0, AccessibilityEvent arg1)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
boolean |
onStartNestedScroll(Xem arg0, Chế độ xem arg1, int arg2)
|
void |
onStopNestedScroll(Xem arg0)
|
void |
onViewAdded(Xem arg0)
|
void |
onViewRemoved(Xem arg0)
|
void |
recomputeViewAttributes(Xem arg0)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(Xem arg0)
|
void |
removeViewAt(int arg0)
|
void |
removeViewInLayout(Xem arg0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(Xem đối số arg0, Xem đối số 1)
|
boolean |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
void |
requestDisallowInterceptTouchEvent(boolean arg0)
|
boolean |
requestFocus(int arg0, Rect arg1)
|
boolean |
requestSendAccessibilityEvent(Xem arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion(Xem 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(LayoutTransition arg0)
|
void |
setMotionEventSplittingEnabled(boolean arg0)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnKiểuChangeListener arg0)
|
void |
setPersistentDrawingCache(int arg0)
|
void |
setTouchscreenBlocksFocus(boolean arg0)
|
void |
setTransitionGroup(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
boolean |
shouldDelayChildPressedState()
|
boolean |
showContextMenuForChild(Xem arg0, float arg1, float arg2)
|
boolean |
showContextMenuForChild(Xem arg0)
|
ActionMode |
startActionModeForChild(Xem arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode |
startActionModeForChild(Xem arg0, ActionMode.Callback arg1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(Xem arg0)
|
void |
suppressLayout(boolean arg0)
|
void |
updateViewLayout(Xem 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(Bộ sưu tập<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 |
tự động điền(AutofillValue arg0)
|
void |
autofill(SparseArray<AutofillValue> arg0)
|
void |
bringToFront()
|
void |
buildDrawingCache(boolean arg0)
|
void |
buildDrawingCache()
|
void |
buildLayer()
|
boolean |
callOnClick()
|
boolean |
canResolveLayoutDirection()
|
boolean |
canResolveTextAlignment()
|
boolean |
canResolveTextDirection()
|
boolean |
canScrollHorizontally(int arg0)
|
boolean |
canScrollVertically(int arg0)
|
khoảng trống cuối cùng |
cancelDragAndDrop()
|
void |
cancelLongPress()
|
khoảng trống cuối cùng |
cancelPendingInputEvents()
|
boolean |
checkInputConnectionProxy(Xem arg0)
|
void |
clearAnimation()
|
void |
clearFocus()
|
số nguyên tĩnh |
combineMeasuredStates(int arg0, int arg1)
|
void |
computeScroll()
|
WindowInsets |
computeSystemWindowInsets(WindowInsets arg0, Chỉnh sửa arg1)
|
AccessibilityNodeInfo |
createAccessibilityNodeInfo()
|
void |
createContextMenu(ContextMenu arg0)
|
void |
destroyDrawingCache()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Cấu hình 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(float arg0, float arg1, boolean arg2)
|
boolean |
dispatchNestedPreFling(nổi arg0, float arg1)
|
boolean |
dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)
|
boolean |
dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)
|
boolean |
dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
boolean |
dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(Xem arg0, int arg1)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, Danh sách<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)
|
Xem |
findFocus()
|
cuối cùng <T mở rộng Chế độ xem> T |
findViewById(int arg0)
|
cuối cùng <T mở rộng Chế độ xem> T |
findViewWithTag(Đối tượng arg0)
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
Xem |
focusSearch(int arg0)
|
void |
forceHasOverlappingRendering(boolean arg0)
|
void |
forceLayout()
|
số nguyên tĩnh |
generateViewId()
|
CharSequence |
getAccessibilityClassName()
|
View.AccessibilityDelegate |
getAccessibilityDelegate()
|
int |
getAccessibilityLiveRegion()
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider()
|
CharSequence |
getAccessibilityPaneTitle()
|
int |
getAccessibilityTraversalAfter()
|
int |
getAccessibilityTraversalBefore()
|
float |
getAlpha()
|
Hoạt ảnh |
getAnimation()
|
Ma trận |
getAnimationMatrix()
|
IBinder |
getApplicationWindowToken()
|
int[] |
getAttributeResolutionStack(int arg0)
|
Bản đồ<Số nguyên, Số nguyên> |
getAttributeSourceResourceMap()
|
String[] (Chuỗi) |
getAutofillHints()
|
mã tự động điền cuối cùng |
getAutofillId()
|
int |
getAutofillType()
|
AutofillValue |
getAutofillValue()
|
Đối tượng có thể vẽ |
getBackground()
|
BlendMode |
getBackgroundTintBlendMode()
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode()
|
int |
getBaseline()
|
số nguyên cuối cùng |
getBottom()
|
float |
getCameraDistance()
|
boolean |
getClipBounds(Rect arg0)
|
Hình chữ nhật |
getClipBounds()
|
giá trị boolean cuối cùng |
getClipToOutline()
|
ContentCaptureSession cuối cùng |
getContentCaptureSession()
|
CharSequence |
getContentDescription()
|
Ngữ cảnh cuối cùng |
getContext()
|
giá trị boolean cuối cùng |
getDefaultFocusHighlightEnabled()
|
số nguyên tĩnh |
getDefaultSize(int arg0, int arg1)
|
Mạng Hiển thị |
getDisplay()
|
int cuối cùng[] |
getDrawableState()
|
Bitmap |
getDrawingCache()
|
Bitmap |
getDrawingCache(boolean arg0)
|
int |
getDrawingCacheBackgroundColor()
|
int |
getDrawingCacheQuality()
|
void |
getDrawingRect(Rect arg0)
|
long |
getDrawingTime()
|
float |
getElevation()
|
int |
getExplicitStyle()
|
boolean |
getFilterTouchesWhenObscured()
|
boolean |
getFitsSystemWindows()
|
int |
getFocusable()
|
ArrayList<View> |
getFocusables(int arg0)
|
void |
getFocusedRect(Rect arg0)
|
Đối tượng có thể vẽ |
getForeground()
|
int |
getForegroundGravity()
|
BlendMode |
getForegroundTintBlendMode()
|
ColorStateList |
getForegroundTintList()
|
PorterDuff.Mode |
getForegroundTintMode()
|
giá trị boolean cuối cùng |
getGlobalVisibleRect(Rect arg0)
|
boolean |
getGlobalVisibleRect(Rect arg0, Point arg1)
|
Trình xử lý |
getHandler()
|
giá trị boolean cuối cùng |
getHasOverlappingRendering()
|
số nguyên cuối cùng |
getHeight()
|
void |
getHitRect(Rect arg0)
|
int |
getHorizontalFadingEdgeLength()
|
Đối tượng có thể vẽ |
getHorizontalScrollbarThumbDrawable()
|
Đối tượng có thể vẽ |
getHorizontalScrollbarTrackDrawable()
|
int |
getId()
|
int |
getImportantForAccessibility()
|
int |
getImportantForAutofill()
|
int |
getImportantForContentCapture()
|
boolean |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState()
|
int |
getLabelFor()
|
int |
getLayerType()
|
int |
getLayoutDirection()
|
ViewGroup.LayoutParams |
getLayoutParams()
|
số nguyên cuối cùng |
getLeft()
|
giá trị boolean cuối cùng |
getLocalVisibleRect(Rect arg0)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow(int[] arg0)
|
void |
getLocationOnScreen(int[] arg0)
|
Ma trận |
getMatrix()
|
số nguyên cuối cùng |
getMeasuredHeight()
|
số nguyên cuối cùng |
getMeasuredHeightAndState()
|
số nguyên cuối cùng |
getMeasuredState()
|
số nguyên cuối cùng |
getMeasuredWidth()
|
số nguyên cuối cùng |
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()
|
cuối cùng ViewParent |
getParent()
|
ViewParent |
getParentForAccessibility()
|
float |
getPivotX()
|
float |
getPivotY()
|
PointerIcon |
getPointerIcon()
|
Tài nguyên |
getResources (Tài nguyên)
|
giá trị boolean cuối cùng |
getRevealOnFocusHint()
|
số nguyên cuối cùng |
Hàm getRight()
|
Xem |
getRootView()
|
WindowInsets |
getRootWindowInsets()
|
float |
getRotation()
|
float |
getRotationX()
|
float |
getRotationY()
|
float |
getScaleX()
|
float |
getScaleY()
|
int |
getScrollBarDefaultDelayBeforeFade()
|
int |
getScrollBarFadeDuration()
|
int |
getScrollBarSize()
|
int |
getScrollBarStyle()
|
int |
getScrollIndicators()
|
số nguyên cuối cùng |
getScrollX()
|
số nguyên cuối cùng |
getScrollY()
|
int |
getSolidColor()
|
int |
getSourceLayoutResId()
|
CharSequence cuối cùng |
getStateDescription()
|
StateListAnimator |
getStateListAnimator()
|
List<Rect> |
getSystemGestureExclusionRects()
|
int |
getSystemUiVisibility()
|
Đối tượng |
Hàm getTag()
|
Đối tượng |
getTag(int arg0)
|
int |
getTextAlignment()
|
int |
getTextDirection()
|
CharSequence |
getTooltipText()
|
số nguyên cuối cùng |
getTop()
|
TouchDelegate |
getTouchDelegate()
|
ArrayList<View> |
getTouchables()
|
float |
getTransitionAlpha()
|
Chuỗi |
getTransitionName()
|
float |
getTranslationX()
|
float |
getTranslationY()
|
float |
getTranslationZ()
|
long |
getUniqueDrawingId()
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition()
|
Đối tượng có thể vẽ |
getVerticalScrollbarThumbDrawable()
|
Đối tượng có thể vẽ |
getVerticalScrollbarTrackDrawable()
|
int |
getVerticalScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver()
|
int |
getVisibility()
|
số nguyên cuối cùng |
getWidth()
|
WindowId |
getWindowId()
|
WindowInsetsController |
getWindowInsetsController()
|
int |
getWindowSystemUiVisibility()
|
IBinder |
getWindowToken()
|
int |
getWindowVisibility()
|
void |
getWindowVisibleDisplayFrame(Rect arg0)
|
float |
Hàm getX()
|
float |
getY()
|
float |
Hàm getZ()
|
boolean |
hasExplicitFocusable()
|
boolean |
hasFocus()
|
boolean |
hasFocusable()
|
boolean |
hasNestedScrollingParent()
|
boolean |
hasOnClickListeners()
|
boolean |
hasOnLongClickListeners()
|
boolean |
hasOverlappingRendering()
|
boolean |
hasPointerCapture()
|
boolean |
hasTransientState()
|
boolean |
hasWindowFocus()
|
Chế độ xem tĩnh |
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(Đối số có thể vẽ)
|
void |
invalidateOutline()
|
boolean |
isAccessibilityFocused()
|
boolean |
isAccessibilityHeading()
|
boolean |
isActivated()
|
boolean |
isAttachedToWindow()
|
boolean |
isClickable()
|
boolean |
isContextClickable()
|
boolean |
isDirty()
|
boolean |
isDrawingCacheEnabled()
|
boolean |
isDuplicateParentStateEnabled()
|
boolean |
isEnabled()
|
giá trị boolean cuối cùng |
isFocusable()
|
giá trị boolean cuối cùng |
isFocusableInTouchMode()
|
boolean |
isFocused()
|
giá trị boolean cuối cùng |
isFocusedByDefault()
|
boolean |
isForceDarkAllowed()
|
boolean |
isHapticFeedbackEnabled()
|
boolean |
isHardwareAccelerated()
|
boolean |
isHorizontalFadingEdgeEnabled()
|
boolean |
isHorizontalScrollBarEnabled()
|
boolean |
isHovered()
|
boolean |
isImportantForAccessibility()
|
giá trị boolean cuối cùng |
isImportantForAutofill()
|
giá trị boolean cuối cùng |
isImportantForContentCapture()
|
boolean |
isInEditMode()
|
boolean |
isInLayout()
|
boolean |
isInTouchMode()
|
giá trị boolean cuối cùng |
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 |
Hàm isSelected()
|
giá trị boolean cuối cùng |
isShowingLayoutBounds()
|
boolean |
isShown()
|
boolean |
isSoundEffectsEnabled()
|
giá trị boolean cuối cùng |
isTemporarilyDetached()
|
boolean |
isTextAlignmentResolved()
|
boolean |
isTextDirectionResolved()
|
boolean |
isVerticalFadingEdgeEnabled()
|
boolean |
isVerticalScrollBarEnabled()
|
boolean |
isVisibleToUserForAutofill(int arg0)
|
void |
jumpDrawablesToCurrentState()
|
Xem |
keyboardNavigationClusterSearch(Xem arg0, int arg1)
|
void |
layout(int arg0, int arg1, int arg2, int arg3)
|
khoảng trống cuối cùng |
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(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()
|
boolean |
onTouchEvent(MotionEvent arg0)
|
boolean |
onTrackballEvent(MotionEvent arg0)
|
void |
onVisibilityAggregated(boolean arg0)
|
void |
onWindowFocusChanged(boolean arg0)
|
void |
onWindowSystemUiVisibilityChanged(int arg0)
|
boolean |
performAccessibilityAction(int arg0, Gói 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(Runnable arg0)
|
boolean |
postDelayed(Đối số có thể chạy được, đối số dài 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(Đối số có thể chạy được)
|
void |
postOnAnimationDelayed(đối số có thể chạy được, đối số dài arg1)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
boolean |
removeCallbacks(Đối số có thể chạy được arg0)
|
void |
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
requestApplyInsets()
|
void |
requestFitSystemWindows()
|
giá trị boolean cuối cùng |
requestFocus(int arg0)
|
giá trị boolean cuối cùng |
requestFocus()
|
boolean |
requestFocus(int arg0, Rect arg1)
|
giá trị boolean cuối cùng |
requestFocusFromTouch()
|
void |
requestLayout()
|
void |
requestPointerCapture()
|
boolean |
requestRectangleOnScreen(Rect arg0)
|
boolean |
requestRectangleOnScreen(Rect arg0, boolean arg1)
|
khoảng trống cuối cùng |
requestUnbufferedDispatch(int arg0)
|
khoảng trống cuối cùng |
requestUnbufferedDispatch(MotionEvent arg0)
|
cuối cùng <T mở rộng Chế độ xem> T |
requireViewById(int arg0)
|
void |
resetPivot()
|
số nguyên tĩnh |
resolveSize(int arg0, int arg1)
|
số nguyên tĩnh |
resolveSizeAndState(int arg0, int arg1, int arg2)
|
boolean |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseArray<Parcelable> arg0)
|
khoảng trống cuối cùng |
saveAttributeDataForStyleable(Ngữ cảnh arg0, int[] arg1, AttributesSet arg2, TypedArray arg3, int arg4, int arg5)
|
void |
saveHierarchyState(SparseArray<Parcelable> arg0)
|
void |
scheduleDrawable(Đối số có thể vẽ: Đối số có thể chạy 1, đối số dài 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(boolean arg0)
|
void |
setAlpha(số thực arg0)
|
void |
setAnimation(Ảnh động arg0)
|
void |
setAnimationMatrix(Ma trận arg0)
|
void |
setAutofillHints(Chuỗi... arg0)
|
void |
setAutofillId(AutofillId arg0)
|
void |
setBackground(Đối số có thể vẽ)
|
void |
setBackgroundColor(int arg0)
|
void |
setBackgroundDrawable(Đối số có thể vẽ)
|
void |
setBackgroundResource(int arg0)
|
void |
setBackgroundTintBlendMode(BlendMode arg0)
|
void |
setBackgroundTintList(ColorStateList arg0)
|
void |
setBackgroundTintMode(PorterDuff.Mode arg0)
|
khoảng trống cuối cùng |
setBottom(int arg0)
|
void |
setCameraDistance(số thực dấu phẩy động arg0)
|
void |
setClickable(boolean arg0)
|
void |
setClipBounds(Rect arg0)
|
void |
setClipToOutline(boolean arg0)
|
void |
setContentCaptureSession(ContentCaptureSession arg0)
|
void |
setContentDescription(CharSequence arg0)
|
void |
setContextClickable(boolean arg0)
|
void |
setDefaultFocusHighlightEnabled(boolean arg0)
|
void |
setDrawingCacheBackgroundColor(int arg0)
|
void |
setDrawingCacheEnabled(boolean arg0)
|
void |
setDrawingCacheQuality(int arg0)
|
void |
setDuplicateParentStateEnabled(boolean arg0)
|
void |
setElevation(số thực 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(Đối số có thể vẽ)
|
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(Đối số có thể vẽ)
|
void |
setHorizontalScrollbarTrackDrawable(Đối số có thể vẽ)
|
void |
setHovered(boolean arg0)
|
void |
setId(int arg0)
|
void |
setImportantForAccessibility(int arg0)
|
void |
setImportantForAutofill(int arg0)
|
void |
setImportantForContentCapture(int arg0)
|
void |
setKeepScreenOn(boolean arg0)
|
void |
setKeyboardNavigationCluster(boolean arg0)
|
void |
setLabelFor(int arg0)
|
void |
setLayerPaint(Paint arg0)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection(int arg0)
|
void |
setLayoutParams(ViewGroup.LayoutParams arg0)
|
khoảng trống cuối cùng |
setLeft(int arg0)
|
khoảng trống cuối cùng |
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(số thực arg0)
|
void |
setPivotY(số thực dấu phẩy động arg0)
|
void |
setPointerIcon(PointerIcon arg0)
|
void |
setPressed(boolean arg0)
|
khoảng trống cuối cùng |
setRevealOnFocusHint(boolean arg0)
|
khoảng trống cuối cùng |
setRight(int arg0)
|
void |
setRotation(số thực arg0)
|
void |
setRotationX(số thực arg0)
|
void |
setRotationY(số thực dấu phẩy động arg0)
|
void |
setSaveEnabled(boolean arg0)
|
void |
setSaveFromParentEnabled(boolean arg0)
|
void |
setScaleX(số thực dấu phẩy động arg0)
|
void |
setScaleY(số thực dấu phẩy động arg0)
|
void |
setScreenReaderFocusable(boolean arg0)
|
void |
setScrollBarDefaultDelayBeforeFade(int arg0)
|
void |
setScrollBarFadeDuration(int arg0)
|
void |
setScrollBarSize(int arg0)
|
void |
setScrollBarStyle(int arg0)
|
void |
setScrollContainer(boolean arg0)
|
void |
setScrollIndicators(int arg0, int arg1)
|
void |
setScrollIndicators(int arg0)
|
void |
setScrollX(int arg0)
|
void |
setScrollY(int arg0)
|
void |
setScrollbarFadingEnabled(boolean arg0)
|
void |
setSelected(boolean arg0)
|
void |
setSoundEffectsEnabled(boolean arg0)
|
void |
setStateDescription(CharSequence arg0)
|
void |
setStateListAnimator(StateListAnimator arg0)
|
void |
setSystemGestureExclusionRects(List<Rect> arg0)
|
void |
setSystemUiVisibility(int arg0)
|
void |
setTag(int arg0, Đối tượng arg1)
|
void |
setTag(Đối tượng arg0)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSequence arg0)
|
khoảng trống cuối cùng |
setTop(int arg0)
|
void |
setTouchDelegate(Touchdelegate arg0)
|
void |
setTransitionAlpha(float arg0)
|
khoảng trống cuối cùng |
setTransitionName(Chuỗi 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(Đối số có thể vẽ)
|
void |
setVerticalScrollbarTrackDrawable(Đối số có thể vẽ)
|
void |
setVisibility(int arg0)
|
void |
setWillNotCacheDrawing(boolean arg0)
|
void |
setWillNotDraw(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
void |
setX(số thực arg0)
|
void |
setY(số thực arg0)
|
void |
setZ(số thực arg0)
|
boolean |
showContextMenu()
|
boolean |
showContextMenu(float arg0, float arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0, int arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(Ảnh động arg0)
|
giá trị boolean cuối cùng |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
giá trị boolean cuối cùng |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
boolean |
startNestedScroll(int arg0)
|
void |
stopNestedScroll()
|
Chuỗi |
toString()
|
void |
transformMatrixToGlobal(Ma trận arg0)
|
void |
transformMatrixToLocal(Ma trận arg0)
|
void |
unscheduleDrawable(Đối số có thể vẽ (Drawable arg0), Đối số có thể chạy (Runnable arg1)
|
void |
unscheduleDrawable(Đối số có thể vẽ)
|
khoảng trống cuối cùng |
updateDragShadow(View.DragShadowBuilder arg0)
|
boolean |
willNotCacheDrawing()
|
boolean |
willNotDraw()
|
boolean |
bằng(Đối tượng arg0)
|
lớp cuối cùng<?> |
getClass()
|
int |
hashCode()
|
khoảng trống cuối cùng |
notify()
|
khoảng trống cuối cùng |
notifyAll()
|
Chuỗi |
toString()
|
khoảng trống cuối cùng |
chờ(long arg0, int arg1)
|
khoảng trống cuối cùng |
chờ(long arg0)
|
khoảng trống cuối cùng |
wait()
|
trừu tượng khoảng trống |
bringChildToFront(Xem arg0)
|
boolean trừu tượng |
canResolveLayoutDirection()
|
boolean trừu tượng |
canResolveTextAlignment()
|
boolean trừu tượng |
canResolveTextDirection()
|
trừu tượng khoảng trống |
childDrawableStateChanged(Xem arg0)
|
trừu tượng khoảng trống |
childHasTransientStateChanged(View arg0, boolean arg1)
|
trừu tượng khoảng trống |
clearChildFocus(Xem arg0)
|
trừu tượng khoảng trống |
createContextMenu(ContextMenu arg0)
|
bản tóm tắt Chế độ xem |
focusSearch(Xem arg0, int arg1)
|
trừu tượng khoảng trống |
focusableViewAvailable(Xem arg0)
|
boolean trừu tượng |
getChildVisibleRect(Xem arg0, Rect arg1, Point arg2)
|
số nguyên trừu tượng |
getLayoutDirection()
|
trừu tượng ViewParent |
getParent()
|
trừu tượng ViewParent |
getParentForAccessibility()
|
số nguyên trừu tượng |
getTextAlignment()
|
số nguyên trừu tượng |
getTextDirection()
|
trừu tượng khoảng trống |
invalidateChild(Xem arg0, Rect arg1)
|
trừu tượng ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
boolean trừu tượng |
isLayoutDirectionResolved()
|
boolean trừu tượng |
isLayoutRequested()
|
boolean trừu tượng |
isTextAlignmentResolved()
|
boolean trừu tượng |
isTextDirectionResolved()
|
bản tóm tắt Chế độ xem |
keyboardNavigationClusterSearch(Xem arg0, int arg1)
|
trừu tượng khoảng trống |
notifySubtreeAccessibilityStateChanged(Xem arg0, Chế độ xem arg1, int arg2)
|
void |
onDescendantInvalidated(Xem arg0, Xem arg1)
|
boolean trừu tượng |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
boolean trừu tượng |
onNestedPreFling(Xem arg0, float arg1, float arg2)
|
boolean trừu tượng |
onNestedPrePerformAccessibilityAction(Xem arg0, int arg1, Bundle arg2)
|
trừu tượng khoảng trống |
onNestedPreScroll(Xem arg0, int arg1, int arg2, int[] arg3)
|
trừu tượng khoảng trống |
onNestedScroll(Xem arg0, int arg1, int arg2, int arg3, int arg4)
|
trừu tượng khoảng trống |
onNestedScrollAccepted(Xem arg0, Xem arg1, int arg2)
|
boolean trừu tượng |
onStartNestedScroll(Xem arg0, Chế độ xem arg1, int arg2)
|
trừu tượng khoảng trống |
onStopNestedScroll(Xem arg0)
|
trừu tượng khoảng trống |
recomputeViewAttributes(Xem arg0)
|
trừu tượng khoảng trống |
requestChildFocus(Xem đối số arg0, Xem đối số 1)
|
boolean trừu tượng |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
trừu tượng khoảng trống |
requestDisallowInterceptTouchEvent(boolean arg0)
|
trừu tượng khoảng trống |
requestFitSystemWindows()
|
trừu tượng khoảng trống |
requestLayout()
|
boolean trừu tượng |
requestSendAccessibilityEvent(Xem arg0, AccessibilityEvent arg1)
|
trừu tượng khoảng trống |
requestTransparentRegion(Xem arg0)
|
boolean trừu tượng |
showContextMenuForChild(Xem arg0)
|
boolean trừu tượng |
showContextMenuForChild(Xem arg0, float arg1, float arg2)
|
ActionMode trừu tượng |
startActionModeForChild(Xem arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode trừu tượng |
startActionModeForChild(Xem arg0, ActionMode.Callback arg1)
|
trừu tượng khoảng trống |
addView(Xem arg0, ViewGroup.LayoutParams arg1)
|
trừu tượng khoảng trống |
removeView(Xem arg0)
|
trừu tượng khoảng trống |
updateViewLayout(Xem arg0, ViewGroup.LayoutParams arg1)
|
trừu tượng khoảng trống |
invalidateDrawable(Đối số có thể vẽ)
|
trừu tượng khoảng trống |
scheduleDrawable(Đối số có thể vẽ: Đối số có thể chạy 1, đối số dài arg2)
|
trừu tượng khoảng trống |
unscheduleDrawable(Đối số có thể vẽ (Drawable arg0), Đối số có thể chạy (Runnable arg1)
|
boolean trừu tượng |
onKeyDown(int arg0, KeyEvent arg1)
|
boolean trừu tượng |
onKeyLongPress(int arg0, KeyEvent arg1)
|
boolean trừu tượng |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
boolean trừu tượng |
onKeyUp(int arg0, KeyEvent arg1)
|
trừu tượng khoảng trống |
sendAccessibilityEvent(int arg0)
|
trừu tượng khoảng trống |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
Công ty xây dựng công cộng
công khai MapView (Ngữ cảnh)
Các tham số
bối cảnh |
---|
công khai MapView (Ngữ cảnh theo bối cảnh, thuộc tính AttributesSet)
Các tham số
bối cảnh | |
---|---|
attrs |
công khai MapView (Ngữ cảnh ngữ cảnh, Giá trị thuộc tính AttributesSet, int defStyle)
Các tham số
bối cảnh | |
---|---|
attrs | |
defStyle |
công khai MapView (Ngữ cảnh theo bối cảnh, tuỳ chọn GoogleMapOptions)
Các tham số
bối cảnh | |
---|---|
tùy chọn |
Phương thức công khai
public void getMapAsync (OnMapReadyCallback gọi lại)
Trả về một thực thể khác rỗng của GoogleMap
, sẵn sàng để sử dụng.
Lưu ý:
- Phương thức này phải được gọi từ luồng chính.
- Lệnh gọi lại sẽ được thực thi trong luồng chính.
- Trong trường hợp người dùng chưa cài đặt Dịch vụ Google Play trên thiết bị, lệnh gọi lại sẽ không được kích hoạt cho đến khi người dùng cài đặt.
- Đối tượng
GoogleMap
do lệnh gọi lại cung cấp không rỗng.
Các tham số
số gọi lại | Đối tượng gọi lại sẽ được kích hoạt khi bản đồ đã sẵn sàng để sử dụng. |
---|
public cuối cùng void onCreate (Bundle savedInstanceState)
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
Các tham số
savedInstanceState |
---|
public cuối cùng void onDestroy ()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
công khai cuối cùng khoảng trống onEnterAmbient (Gói môi trường xung quanhDetails)
Bạn phải gọi phương thức này từ phương thức tương ứng của WearableActivity mẹ.
Các tham số
ambientDetails |
---|
công khai cuối cùng khoảng trống onExitAmbient ()
Bạn phải gọi phương thức này từ phương thức tương ứng của WearableActivity mẹ.
public cuối cùng void onLowMemory ()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
công khai cuối cùng vô hiệu onPause ()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
công khai cuối cùng vô hiệu onResume ()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
public cuối cùng void onSaveInstanceState (Bundle outState)
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
Cung cấp Bundle
để lưu trữ trạng thái của Khung hiển thị trước khi Khung hiển thị đó bị huỷ. Bạn có thể truy xuất mẫu này sau khi onCreate(Bundle)
được gọi lại.
Các tham số
outState |
---|
công khai cuối cùng vô hiệu onStart ()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.
công khai cuối cùng vô hiệu hóa onStop ()
Bạn phải gọi phương thức này từ phương thức tương ứng của Hoạt động/Mảnh mẹ.