BarcodeGeneratorView

Inheritance: java.lang.Object, android.view.View, android.widget.ImageView, androidx.appcompat.widget.AppCompatImageView

All Implemented Interfaces: com.aspose.barcode.component.IBarCodeGeneratorControl

public class BarcodeGeneratorView extends AppCompatImageView implements IBarCodeGeneratorControl

BarCode Android View. Add aspose-barcode-android-*.aar to the project dependencies, and you will use BarcodeGeneratorView. Just add and customize the BarcodeGeneratorView to layout xml resource file. This sample shows how to use the BarcodeGeneratorView view in layout xml resource file.

com.aspose.barcode.component.BarcodeGeneratorView
         android:id="@+id/barCodeGeneratorView"
         android:layout_width="300dp"
         android:layout_height="300dp"
         android:layout_marginLeft="45dp"
         android:background="@drawable/border"
         app:barcodeType="QR"
         app:codetext="sampletext"
         app:generateOnStart="true"

Constructors

ConstructorDescription
BarcodeGeneratorView(Context context)Initializes a new instance of the “BarCodeGeneratorControl” class.
BarcodeGeneratorView(Context context, AttributeSet attrs)Initializes a new instance of the “BarCodeGeneratorControl” class.
BarcodeGeneratorView(Context context, AttributeSet attrs, int defStyle)Initializes a new instance of the “BarCodeGeneratorControl” class.

Fields

FieldDescription
ACCESSIBILITY_LIVE_REGION_ASSERTIVE
ACCESSIBILITY_LIVE_REGION_NONE
ACCESSIBILITY_LIVE_REGION_POLITE
ALPHA
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
AUTOFILL_TYPE_DATE
AUTOFILL_TYPE_LIST
AUTOFILL_TYPE_NONE
AUTOFILL_TYPE_TEXT
AUTOFILL_TYPE_TOGGLE
DRAG_FLAG_ACCESSIBILITY_ACTION
DRAG_FLAG_GLOBAL
DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION
DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION
DRAG_FLAG_GLOBAL_URI_READ
DRAG_FLAG_GLOBAL_URI_WRITE
DRAG_FLAG_OPAQUE
DRAWING_CACHE_QUALITY_AUTO
DRAWING_CACHE_QUALITY_HIGH
DRAWING_CACHE_QUALITY_LOW
FIND_VIEWS_WITH_CONTENT_DESCRIPTION
FIND_VIEWS_WITH_TEXT
FOCUSABLE
FOCUSABLES_ALL
FOCUSABLES_TOUCH_MODE
FOCUSABLE_AUTO
FOCUS_BACKWARD
FOCUS_DOWN
FOCUS_FORWARD
FOCUS_LEFT
FOCUS_RIGHT
FOCUS_UP
GONE
HAPTIC_FEEDBACK_ENABLED
IMPORTANT_FOR_ACCESSIBILITY_AUTO
IMPORTANT_FOR_ACCESSIBILITY_NO
IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
IMPORTANT_FOR_ACCESSIBILITY_YES
IMPORTANT_FOR_AUTOFILL_AUTO
IMPORTANT_FOR_AUTOFILL_NO
IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS
IMPORTANT_FOR_AUTOFILL_YES
IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS
IMPORTANT_FOR_CONTENT_CAPTURE_AUTO
IMPORTANT_FOR_CONTENT_CAPTURE_NO
IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS
IMPORTANT_FOR_CONTENT_CAPTURE_YES
IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS
INVISIBLE
KEEP_SCREEN_ON
LAYER_TYPE_HARDWARE
LAYER_TYPE_NONE
LAYER_TYPE_SOFTWARE
LAYOUT_DIRECTION_INHERIT
LAYOUT_DIRECTION_LOCALE
LAYOUT_DIRECTION_LTR
LAYOUT_DIRECTION_RTL
MEASURED_HEIGHT_STATE_SHIFT
MEASURED_SIZE_MASK
MEASURED_STATE_MASK
MEASURED_STATE_TOO_SMALL
NOT_FOCUSABLE
NO_ID
OVER_SCROLL_ALWAYS
OVER_SCROLL_IF_CONTENT_SCROLLS
OVER_SCROLL_NEVER
ROTATION
ROTATION_X
ROTATION_Y
SCALE_X
SCALE_Y
SCREEN_STATE_OFF
SCREEN_STATE_ON
SCROLLBARS_INSIDE_INSET
SCROLLBARS_INSIDE_OVERLAY
SCROLLBARS_OUTSIDE_INSET
SCROLLBARS_OUTSIDE_OVERLAY
SCROLLBAR_POSITION_DEFAULT
SCROLLBAR_POSITION_LEFT
SCROLLBAR_POSITION_RIGHT
SCROLL_AXIS_HORIZONTAL
SCROLL_AXIS_NONE
SCROLL_AXIS_VERTICAL
SCROLL_CAPTURE_HINT_AUTO
SCROLL_CAPTURE_HINT_EXCLUDE
SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS
SCROLL_CAPTURE_HINT_INCLUDE
SCROLL_INDICATOR_BOTTOM
SCROLL_INDICATOR_END
SCROLL_INDICATOR_LEFT
SCROLL_INDICATOR_RIGHT
SCROLL_INDICATOR_START
SCROLL_INDICATOR_TOP
SOUND_EFFECTS_ENABLED
STATUS_BAR_HIDDEN
STATUS_BAR_VISIBLE
SYSTEM_UI_FLAG_FULLSCREEN
SYSTEM_UI_FLAG_HIDE_NAVIGATION
SYSTEM_UI_FLAG_IMMERSIVE
SYSTEM_UI_FLAG_IMMERSIVE_STICKY
SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
SYSTEM_UI_FLAG_LAYOUT_STABLE
SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR
SYSTEM_UI_FLAG_LIGHT_STATUS_BAR
SYSTEM_UI_FLAG_LOW_PROFILE
SYSTEM_UI_FLAG_VISIBLE
SYSTEM_UI_LAYOUT_FLAGS
TEXT_ALIGNMENT_CENTER
TEXT_ALIGNMENT_GRAVITY
TEXT_ALIGNMENT_INHERIT
TEXT_ALIGNMENT_TEXT_END
TEXT_ALIGNMENT_TEXT_START
TEXT_ALIGNMENT_VIEW_END
TEXT_ALIGNMENT_VIEW_START
TEXT_DIRECTION_ANY_RTL
TEXT_DIRECTION_FIRST_STRONG
TEXT_DIRECTION_FIRST_STRONG_LTR
TEXT_DIRECTION_FIRST_STRONG_RTL
TEXT_DIRECTION_INHERIT
TEXT_DIRECTION_LOCALE
TEXT_DIRECTION_LTR
TEXT_DIRECTION_RTL
TRANSLATION_X
TRANSLATION_Y
TRANSLATION_Z
VISIBLE
X
Y
Z

Methods

MethodDescription
findViewById(int arg0)
findViewWithTag(Object arg0)
requireViewById(int arg0)
addChildrenForAccessibility(ArrayList arg0)
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
addFocusables(ArrayList arg0, int arg1)
addFocusables(ArrayList arg0, int arg1, int arg2)
addKeyboardNavigationClusters(Collection arg0, int arg1)
addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
addTouchables(ArrayList arg0)
animate()
animateTransform(Matrix arg0)
announceForAccessibility(CharSequence arg0)
autofill(SparseArray arg0)
autofill(AutofillValue arg0)
bringToFront()
buildDrawingCache()
buildDrawingCache(boolean arg0)
buildLayer()
callOnClick()
canResolveLayoutDirection()
canResolveTextAlignment()
canResolveTextDirection()
canScrollHorizontally(int arg0)
canScrollVertically(int arg0)
cancelDragAndDrop()
cancelLongPress()
cancelPendingInputEvents()
checkInputConnectionProxy(View arg0)
clearAnimation()
clearColorFilter()
clearFocus()
clearViewTranslationCallback()
combineMeasuredStates(int arg0, int arg1)
computeScroll()
computeSystemWindowInsets(WindowInsets arg0, Rect arg1)
createAccessibilityNodeInfo()
createContextMenu(ContextMenu arg0)
destroyDrawingCache()
dispatchApplyWindowInsets(WindowInsets arg0)
dispatchCapturedPointerEvent(MotionEvent arg0)
dispatchConfigurationChanged(Configuration arg0)
dispatchCreateViewTranslationRequest(Map<AutofillId,long[]> arg0, int[] arg1, TranslationCapability arg2, List arg3)
dispatchDisplayHint(int arg0)
dispatchDragEvent(DragEvent arg0)
dispatchDrawableHotspotChanged(float arg0, float arg1)
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)
dispatchPointerCaptureChanged(boolean arg0)
dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
dispatchProvideStructure(ViewStructure arg0)
dispatchScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2)
dispatchStartTemporaryDetach()
dispatchSystemUiVisibilityChanged(int arg0)
dispatchTouchEvent(MotionEvent arg0)
dispatchTrackballEvent(MotionEvent arg0)
dispatchUnhandledMove(View arg0, int arg1)
dispatchWindowFocusChanged(boolean arg0)
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List arg1)
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
dispatchWindowSystemUiVisiblityChanged(int arg0)
dispatchWindowVisibilityChanged(int arg0)
draw(Canvas arg0)
drawableHotspotChanged(float arg0, float arg1)
equals(Object arg0)
findFocus()
findViewsWithText(ArrayList arg0, CharSequence arg1, int arg2)
focusSearch(int arg0)
forceHasOverlappingRendering(boolean arg0)
forceLayout()
gatherTransparentRegion(Region arg0)
generateDisplayHash(String arg0, Rect arg1, Executor arg2, DisplayHashResultCallback arg3)
generateViewId()
getAccessibilityClassName()
getAccessibilityDelegate()
getAccessibilityLiveRegion()
getAccessibilityNodeProvider()
getAccessibilityPaneTitle()
getAccessibilityTraversalAfter()
getAccessibilityTraversalBefore()
getAdjustViewBounds()
getAlpha()
getAnimation()
getAnimationMatrix()
getApplicationWindowToken()
getAttributeResolutionStack(int arg0)
getAttributeSourceResourceMap()
getAutoSizeMode()Gets the mode by which the barcode automatically resizes.
getAutofillHints()
getAutofillId()
getAutofillType()
getAutofillValue()
getBackground()
getBackgroundColor()Background color of the barcode image.
getBackgroundTintBlendMode()
getBackgroundTintList()
getBackgroundTintMode()
getBarCodeHeight()BarCode image height when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
getBarCodeWidth()BarCode image width when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
getBarColor()Bars color.
getBarHeight()Height of 1D barcodes’ bars.
getBarcodePaddings()Gets Barcode paddings parameters .
getBarcodeType()BarCode’s encode type (symbology).
getBaseline()
getBaselineAlignBottom()
getBorderParameters()Gets Border parameters .
getBottom()
getCameraDistance()
getCaptionAbove()Caption Above the BarCode image.
getCaptionBelow()Caption Above the BarCode image.
getChecksumAlwaysShow()Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
getClass()
getClipBounds()
getClipBounds(Rect arg0)
getClipToOutline()
getCodeText()Data to be encoded, different types of BarCode may have different CodeText length restrictions.
getCodeTextParameters()Gets CodeText parameters .
getColorFilter()
getContentCaptureSession()
getContentDescription()
getContext()
getCropToPadding()
getDefaultFocusHighlightEnabled()
getDefaultSize(int arg0, int arg1)
getDisplay()
getDrawable()
getDrawableState()
getDrawingCache()
getDrawingCache(boolean arg0)
getDrawingCacheBackgroundColor()
getDrawingCacheQuality()
getDrawingRect(Rect arg0)
getDrawingTime()
getElevation()
getEnableEscape()Indicates whether explains the character “\” as an escape character in CodeText property.
getExplicitStyle()
getFilledBars()Gets a value indicating whether bars filled.
getFilterTouchesWhenObscured()
getFitsSystemWindows()
getFocusable()
getFocusables(int arg0)
getFocusedRect(Rect arg0)
getForeground()
getForegroundGravity()
getForegroundTintBlendMode()
getForegroundTintList()
getForegroundTintMode()
getGlobalVisibleRect(Rect arg0)
getGlobalVisibleRect(Rect arg0, Point arg1)
getHandler()
getHasOverlappingRendering()
getHeight()
getHitRect(Rect arg0)
getHorizontalFadingEdgeLength()
getHorizontalScrollbarThumbDrawable()
getHorizontalScrollbarTrackDrawable()
getId()
getImageAlpha()
getImageMatrix()
getImageTintBlendMode()
getImageTintList()
getImageTintMode()
getImportantForAccessibility()
getImportantForAutofill()
getImportantForContentCapture()
getKeepScreenOn()
getKeyDispatcherState()
getLabelFor()
getLayerType()
getLayoutDirection()
getLayoutParams()
getLeft()
getLocalVisibleRect(Rect arg0)
getLocationInSurface(int[] arg0)
getLocationInWindow(int[] arg0)
getLocationOnScreen(int[] arg0)
getMatrix()
getMaxHeight()
getMaxWidth()
getMeasuredHeight()
getMeasuredHeightAndState()
getMeasuredState()
getMeasuredWidth()
getMeasuredWidthAndState()
getMinimumHeight()
getMinimumWidth()
getNextClusterForwardId()
getNextFocusDownId()
getNextFocusForwardId()
getNextFocusLeftId()
getNextFocusRightId()
getNextFocusUpId()
getOnFocusChangeListener()
getOutlineAmbientShadowColor()
getOutlineProvider()
getOutlineSpotShadowColor()
getOverScrollMode()
getOverlay()
getPaddingBottom()
getPaddingEnd()
getPaddingLeft()
getPaddingRight()
getPaddingStart()
getPaddingTop()
getParent()
getParentForAccessibility()
getPivotX()
getPivotY()
getPointerIcon()
getReceiveContentMimeTypes()
getResolution()Gets the resolution of the BarCode image.
getResources()
getRevealOnFocusHint()
getRight()
getRootSurfaceControl()
getRootView()
getRootWindowInsets()
getRotation()
getRotationAngle()BarCode image rotation angle, measured in degree, e.g.
getRotationX()
getRotationY()
getScaleType()
getScaleX()
getScaleY()
getScrollBarDefaultDelayBeforeFade()
getScrollBarFadeDuration()
getScrollBarSize()
getScrollBarStyle()
getScrollCaptureHint()
getScrollIndicators()
getScrollX()
getScrollY()
getSolidColor()
getSourceLayoutResId()
getSpecific()Specific parameters
getStateDescription()
getStateListAnimator()
getSupportBackgroundTintList()
getSupportBackgroundTintMode()
getSupportImageTintList()
getSupportImageTintMode()
getSystemGestureExclusionRects()
getSystemUiVisibility()
getTag()
getTag(int arg0)
getTextAlignment()
getTextDirection()
getThrowExceptionWhenCodeTextIncorrect()Only for 1D barcodes.
getTooltipText()
getTop()
getTouchDelegate()
getTouchables()
getTransitionAlpha()
getTransitionName()
getTranslationX()
getTranslationY()
getTranslationZ()
getUniqueDrawingId()
getVerticalFadingEdgeLength()
getVerticalScrollbarPosition()
getVerticalScrollbarThumbDrawable()
getVerticalScrollbarTrackDrawable()
getVerticalScrollbarWidth()
getViewTranslationResponse()
getViewTreeObserver()
getVisibility()
getWideNarrowRatio()Wide bars to Narrow bars ratio.
getWidth()
getWindowId()
getWindowInsetsController()
getWindowSystemUiVisibility()
getWindowToken()
getWindowVisibility()
getWindowVisibleDisplayFrame(Rect arg0)
getX()
getXDimension()X-dimension is the smallest width of the unit of BarCode bars or spaces.
getY()
getZ()
hasExplicitFocusable()
hasFocus()
hasFocusable()
hasNestedScrollingParent()
hasOnClickListeners()
hasOnLongClickListeners()
hasOverlappingRendering()
hasPointerCapture()
hasTransientState()
hasWindowFocus()
hashCode()
inflate(Context arg0, int arg1, ViewGroup arg2)
invalidate()
invalidate(Rect arg0)
invalidate(int arg0, int arg1, int arg2, int arg3)
invalidateDrawable(Drawable arg0)
invalidateOutline()
isAccessibilityFocused()
isAccessibilityHeading()
isActivated()
isAttachedToWindow()
isChecksumEnabled()
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()
isUseAntiAlias()Gets a value indicating whether is used anti-aliasing mode to render image.
isVerticalFadingEdgeEnabled()
isVerticalScrollBarEnabled()
isVisibleToUserForAutofill(int arg0)
jumpDrawablesToCurrentState()
keyboardNavigationClusterSearch(View arg0, int arg1)
layout(int arg0, int arg1, int arg2, int arg3)
measure(int arg0, int arg1)
notify()
notifyAll()
offsetLeftAndRight(int arg0)
offsetTopAndBottom(int arg0)
onApplyWindowInsets(WindowInsets arg0)
onCancelPendingInputEvents()
onCapturedPointerEvent(MotionEvent arg0)
onCheckIsTextEditor()
onCreateDrawableState(int arg0)
onCreateInputConnection(EditorInfo arg0)
onCreateViewTranslationRequest(int[] arg0, Consumer arg1)
onCreateVirtualViewTranslationRequests(long[] arg0, int[] arg1, Consumer arg2)
onDragEvent(DragEvent arg0)
onDrawForeground(Canvas arg0)
onFilterTouchEventForSecurity(MotionEvent arg0)
onFinishTemporaryDetach()
onGenericMotionEvent(MotionEvent arg0)
onHoverChanged(boolean arg0)
onHoverEvent(MotionEvent arg0)
onInitializeAccessibilityEvent(AccessibilityEvent arg0)
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)
onPointerCaptureChange(boolean arg0)
onPopulateAccessibilityEvent(AccessibilityEvent arg0)
onProvideAutofillStructure(ViewStructure arg0, int arg1)
onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1)
onProvideContentCaptureStructure(ViewStructure arg0, int arg1)
onProvideStructure(ViewStructure arg0)
onProvideVirtualStructure(ViewStructure arg0)
onReceiveContent(ContentInfo arg0)
onResolvePointerIcon(MotionEvent arg0, int arg1)
onRtlPropertiesChanged(int arg0)
onScreenStateChanged(int arg0)
onScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2)
onStartTemporaryDetach()
onTouchEvent(MotionEvent arg0)
onTrackballEvent(MotionEvent arg0)
onViewTranslationResponse(ViewTranslationResponse arg0)
onVirtualViewTranslationResponses(LongSparseArray arg0)
onVisibilityAggregated(boolean arg0)
onWindowFocusChanged(boolean arg0)
onWindowSystemUiVisibilityChanged(int arg0)
performAccessibilityAction(int arg0, Bundle arg1)
performClick()
performContextClick()
performContextClick(float arg0, float arg1)
performHapticFeedback(int arg0)
performHapticFeedback(int arg0, int arg1)
performLongClick()
performLongClick(float arg0, float arg1)
performReceiveContent(ContentInfo arg0)
playSoundEffect(int arg0)
post(Runnable arg0)
postDelayed(Runnable arg0, long arg1)
postInvalidate()
postInvalidate(int arg0, int arg1, int arg2, int arg3)
postInvalidateDelayed(long arg0)
postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4)
postInvalidateOnAnimation()
postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
postOnAnimation(Runnable arg0)
postOnAnimationDelayed(Runnable arg0, long arg1)
refreshDrawableState()
releasePointerCapture()
removeCallbacks(Runnable arg0)
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
requestApplyInsets()
requestFitSystemWindows()
requestFocus()
requestFocus(int arg0)
requestFocus(int arg0, Rect arg1)
requestFocusFromTouch()
requestLayout()
requestPointerCapture()
requestRectangleOnScreen(Rect arg0)
requestRectangleOnScreen(Rect arg0, boolean arg1)
requestUnbufferedDispatch(MotionEvent arg0)
requestUnbufferedDispatch(int arg0)
resetPivot()
resolveSize(int arg0, int arg1)
resolveSizeAndState(int arg0, int arg1, int arg2)
restoreDefaultFocus()
restoreHierarchyState(SparseArray arg0)
saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)
saveHierarchyState(SparseArray arg0)
scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
scrollBy(int arg0, int arg1)
scrollTo(int arg0, int arg1)
sendAccessibilityEvent(int arg0)
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
setAccessibilityDelegate(View.AccessibilityDelegate arg0)
setAccessibilityHeading(boolean arg0)
setAccessibilityLiveRegion(int arg0)
setAccessibilityPaneTitle(CharSequence arg0)
setAccessibilityTraversalAfter(int arg0)
setAccessibilityTraversalBefore(int arg0)
setActivated(boolean arg0)
setAdjustViewBounds(boolean arg0)
setAllowClickWhenDisabled(boolean arg0)
setAlpha(float arg0)
setAlpha(int arg0)
setAnimation(Animation arg0)
setAnimationMatrix(Matrix arg0)
setAutoSizeMode(AutoSizeMode value)Sets the mode by which the barcode automatically resizes.
setAutofillHints(String[] arg0)
setAutofillId(AutofillId arg0)
setBackground(Drawable arg0)
setBackgroundColor(int value)Background color of the barcode image.
setBackgroundDrawable(Drawable arg0)
setBackgroundResource(int arg0)
setBackgroundTintBlendMode(BlendMode arg0)
setBackgroundTintList(ColorStateList arg0)
setBackgroundTintMode(PorterDuff.Mode arg0)
setBarColor(int value)Bars color.
setBarcodeType(BaseEncodeType value)BarCode’s encode type (symbology).
setBaseline(int arg0)
setBaselineAlignBottom(boolean arg0)
setBottom(int arg0)
setCameraDistance(float arg0)
setChecksumAlwaysShow(boolean value)Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
setChecksumEnabled(EnableChecksum value)Enable checksum during generation 1D barcodes.
setClickable(boolean arg0)
setClipBounds(Rect arg0)
setClipToOutline(boolean arg0)
setCodeText(String value)Data to be encoded, different types of BarCode may have different CodeText length restrictions.
setColorFilter(ColorFilter arg0)
setColorFilter(int arg0)
setColorFilter(int arg0, PorterDuff.Mode arg1)
setContentCaptureSession(ContentCaptureSession arg0)
setContentDescription(CharSequence arg0)
setContextClickable(boolean arg0)
setCropToPadding(boolean arg0)
setDefaultFocusHighlightEnabled(boolean arg0)
setDrawingCacheBackgroundColor(int arg0)
setDrawingCacheEnabled(boolean arg0)
setDrawingCacheQuality(int arg0)
setDuplicateParentStateEnabled(boolean arg0)
setElevation(float arg0)
setEnableEscape(boolean value)Indicates whether explains the character “\” as an escape character in CodeText property.
setEnabled(boolean arg0)
setFadingEdgeLength(int arg0)
setFilledBars(boolean value)Gets a value indicating whether bars filled.
setFilterTouchesWhenObscured(boolean arg0)
setFitsSystemWindows(boolean arg0)
setFocusable(boolean arg0)
setFocusable(int arg0)
setFocusableInTouchMode(boolean arg0)
setFocusedByDefault(boolean arg0)
setForceDarkAllowed(boolean arg0)
setForeground(Drawable arg0)
setForegroundGravity(int arg0)
setForegroundTintBlendMode(BlendMode arg0)
setForegroundTintList(ColorStateList arg0)
setForegroundTintMode(PorterDuff.Mode arg0)
setHapticFeedbackEnabled(boolean arg0)
setHasTransientState(boolean arg0)
setHorizontalFadingEdgeEnabled(boolean arg0)
setHorizontalScrollBarEnabled(boolean arg0)
setHorizontalScrollbarThumbDrawable(Drawable arg0)
setHorizontalScrollbarTrackDrawable(Drawable arg0)
setHovered(boolean arg0)
setId(int arg0)
setImageAlpha(int arg0)
setImageBitmap(Bitmap arg0)
setImageDrawable(Drawable arg0)
setImageIcon(Icon arg0)
setImageLevel(int arg0)
setImageMatrix(Matrix arg0)
setImageResource(int arg0)
setImageState(int[] arg0, boolean arg1)
setImageTintBlendMode(BlendMode arg0)
setImageTintList(ColorStateList arg0)
setImageTintMode(PorterDuff.Mode arg0)
setImageURI(Uri arg0)
setImportantForAccessibility(int arg0)
setImportantForAutofill(int arg0)
setImportantForContentCapture(int arg0)
setKeepScreenOn(boolean arg0)
setKeyboardNavigationCluster(boolean arg0)
setLabelFor(int arg0)
setLayerPaint(Paint arg0)
setLayerType(int arg0, Paint arg1)
setLayoutDirection(int arg0)
setLayoutParams(ViewGroup.LayoutParams arg0)
setLeft(int arg0)
setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)
setLongClickable(boolean arg0)
setMaxHeight(int arg0)
setMaxWidth(int arg0)
setMinimumHeight(int arg0)
setMinimumWidth(int arg0)
setNestedScrollingEnabled(boolean arg0)
setNextClusterForwardId(int arg0)
setNextFocusDownId(int arg0)
setNextFocusForwardId(int arg0)
setNextFocusLeftId(int arg0)
setNextFocusRightId(int arg0)
setNextFocusUpId(int arg0)
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)
setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)
setOnClickListener(View.OnClickListener arg0)
setOnContextClickListener(View.OnContextClickListener arg0)
setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)
setOnDragListener(View.OnDragListener arg0)
setOnFocusChangeListener(View.OnFocusChangeListener arg0)
setOnGenericMotionListener(View.OnGenericMotionListener arg0)
setOnHoverListener(View.OnHoverListener arg0)
setOnKeyListener(View.OnKeyListener arg0)
setOnLongClickListener(View.OnLongClickListener arg0)
setOnReceiveContentListener(String[] arg0, OnReceiveContentListener arg1)
setOnScrollChangeListener(View.OnScrollChangeListener arg0)
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0)
setOnTouchListener(View.OnTouchListener arg0)
setOutlineAmbientShadowColor(int arg0)
setOutlineProvider(ViewOutlineProvider arg0)
setOutlineSpotShadowColor(int arg0)
setOverScrollMode(int arg0)
setPadding(int arg0, int arg1, int arg2, int arg3)
setPaddingRelative(int arg0, int arg1, int arg2, int arg3)
setPivotX(float arg0)
setPivotY(float arg0)
setPointerIcon(PointerIcon arg0)
setPressed(boolean arg0)
setRenderEffect(RenderEffect arg0)
setResolution(float value)Sets the resolution of the BarCode image.
setRevealOnFocusHint(boolean arg0)
setRight(int arg0)
setRotation(float arg0)
setRotationAngle(float value)BarCode image rotation angle, measured in degree, e.g.
setRotationX(float arg0)
setRotationY(float arg0)
setSaveEnabled(boolean arg0)
setSaveFromParentEnabled(boolean arg0)
setScaleType(ImageView.ScaleType arg0)
setScaleX(float arg0)
setScaleY(float arg0)
setScreenReaderFocusable(boolean arg0)
setScrollBarDefaultDelayBeforeFade(int arg0)
setScrollBarFadeDuration(int arg0)
setScrollBarSize(int arg0)
setScrollBarStyle(int arg0)
setScrollCaptureCallback(ScrollCaptureCallback arg0)
setScrollCaptureHint(int arg0)
setScrollContainer(boolean arg0)
setScrollIndicators(int arg0)
setScrollIndicators(int arg0, int arg1)
setScrollX(int arg0)
setScrollY(int arg0)
setScrollbarFadingEnabled(boolean arg0)
setSelected(boolean arg0)
setSoundEffectsEnabled(boolean arg0)
setStateDescription(CharSequence arg0)
setStateListAnimator(StateListAnimator arg0)
setSupportBackgroundTintList(ColorStateList arg0)
setSupportBackgroundTintMode(PorterDuff.Mode arg0)
setSupportImageTintList(ColorStateList arg0)
setSupportImageTintMode(PorterDuff.Mode arg0)
setSystemGestureExclusionRects(List arg0)
setSystemUiVisibility(int arg0)
setTag(int arg0, Object arg1)
setTag(Object arg0)
setTextAlignment(int arg0)
setTextDirection(int arg0)
setThrowExceptionWhenCodeTextIncorrect(boolean value)Only for 1D barcodes.
setTooltipText(CharSequence arg0)
setTop(int arg0)
setTouchDelegate(TouchDelegate arg0)
setTransitionAlpha(float arg0)
setTransitionName(String arg0)
setTransitionVisibility(int arg0)
setTranslationX(float arg0)
setTranslationY(float arg0)
setTranslationZ(float arg0)
setUseAntiAlias(boolean value)Sets a value indicating whether is used anti-aliasing mode to render image.
setVerticalFadingEdgeEnabled(boolean arg0)
setVerticalScrollBarEnabled(boolean arg0)
setVerticalScrollbarPosition(int arg0)
setVerticalScrollbarThumbDrawable(Drawable arg0)
setVerticalScrollbarTrackDrawable(Drawable arg0)
setViewTranslationCallback(ViewTranslationCallback arg0)
setVisibility(int arg0)
setWideNarrowRatio(float value)Wide bars to Narrow bars ratio.
setWillNotCacheDrawing(boolean arg0)
setWillNotDraw(boolean arg0)
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
setX(float arg0)
setY(float arg0)
setZ(float arg0)
showContextMenu()
showContextMenu(float arg0, float arg1)
startActionMode(ActionMode.Callback arg0)
startActionMode(ActionMode.Callback arg0, int arg1)
startAnimation(Animation arg0)
startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
startNestedScroll(int arg0)
stopNestedScroll()
toString()
transformMatrixToGlobal(Matrix arg0)
transformMatrixToLocal(Matrix arg0)
unscheduleDrawable(Drawable arg0)
unscheduleDrawable(Drawable arg0, Runnable arg1)
updateDragShadow(View.DragShadowBuilder arg0)
wait()
wait(long arg0)
wait(long arg0, int arg1)
willNotCacheDrawing()
willNotDraw()

BarcodeGeneratorView(Context context)

public BarcodeGeneratorView(Context context)

Initializes a new instance of the “BarCodeGeneratorControl” class.

Parameters:

ParameterTypeDescription
contextandroid.content.Context

BarcodeGeneratorView(Context context, AttributeSet attrs)

public BarcodeGeneratorView(Context context, AttributeSet attrs)

Initializes a new instance of the “BarCodeGeneratorControl” class.

Parameters:

ParameterTypeDescription
contextandroid.content.Context
attrsandroid.util.AttributeSet

BarcodeGeneratorView(Context context, AttributeSet attrs, int defStyle)

public BarcodeGeneratorView(Context context, AttributeSet attrs, int defStyle)

Initializes a new instance of the “BarCodeGeneratorControl” class.

Parameters:

ParameterTypeDescription
contextandroid.content.Context
attrsandroid.util.AttributeSet
defStyleint

ACCESSIBILITY_LIVE_REGION_ASSERTIVE

public static final int ACCESSIBILITY_LIVE_REGION_ASSERTIVE

ACCESSIBILITY_LIVE_REGION_NONE

public static final int ACCESSIBILITY_LIVE_REGION_NONE

ACCESSIBILITY_LIVE_REGION_POLITE

public static final int ACCESSIBILITY_LIVE_REGION_POLITE

ALPHA

public static final Property<View,Float> ALPHA

AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS

public static final int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS

AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE

public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE

AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY

public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY

AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH

public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH

AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR

public static final String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR

AUTOFILL_HINT_CREDIT_CARD_NUMBER

public static final String AUTOFILL_HINT_CREDIT_CARD_NUMBER

AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE

public static final String AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE

AUTOFILL_HINT_EMAIL_ADDRESS

public static final String AUTOFILL_HINT_EMAIL_ADDRESS

AUTOFILL_HINT_NAME

public static final String AUTOFILL_HINT_NAME

AUTOFILL_HINT_PASSWORD

public static final String AUTOFILL_HINT_PASSWORD

AUTOFILL_HINT_PHONE

public static final String AUTOFILL_HINT_PHONE

AUTOFILL_HINT_POSTAL_ADDRESS

public static final String AUTOFILL_HINT_POSTAL_ADDRESS

AUTOFILL_HINT_POSTAL_CODE

public static final String AUTOFILL_HINT_POSTAL_CODE

AUTOFILL_HINT_USERNAME

public static final String AUTOFILL_HINT_USERNAME

AUTOFILL_TYPE_DATE

public static final int AUTOFILL_TYPE_DATE

AUTOFILL_TYPE_LIST

public static final int AUTOFILL_TYPE_LIST

AUTOFILL_TYPE_NONE

public static final int AUTOFILL_TYPE_NONE

AUTOFILL_TYPE_TEXT

public static final int AUTOFILL_TYPE_TEXT

AUTOFILL_TYPE_TOGGLE

public static final int AUTOFILL_TYPE_TOGGLE

DRAG_FLAG_ACCESSIBILITY_ACTION

public static final int DRAG_FLAG_ACCESSIBILITY_ACTION

DRAG_FLAG_GLOBAL

public static final int DRAG_FLAG_GLOBAL

DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION

public static final int DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION

DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION

public static final int DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION

DRAG_FLAG_GLOBAL_URI_READ

public static final int DRAG_FLAG_GLOBAL_URI_READ

DRAG_FLAG_GLOBAL_URI_WRITE

public static final int DRAG_FLAG_GLOBAL_URI_WRITE

DRAG_FLAG_OPAQUE

public static final int DRAG_FLAG_OPAQUE

DRAWING_CACHE_QUALITY_AUTO

public static final int DRAWING_CACHE_QUALITY_AUTO

DRAWING_CACHE_QUALITY_HIGH

public static final int DRAWING_CACHE_QUALITY_HIGH

DRAWING_CACHE_QUALITY_LOW

public static final int DRAWING_CACHE_QUALITY_LOW

FIND_VIEWS_WITH_CONTENT_DESCRIPTION

public static final int FIND_VIEWS_WITH_CONTENT_DESCRIPTION

FIND_VIEWS_WITH_TEXT

public static final int FIND_VIEWS_WITH_TEXT

FOCUSABLE

public static final int FOCUSABLE

FOCUSABLES_ALL

public static final int FOCUSABLES_ALL

FOCUSABLES_TOUCH_MODE

public static final int FOCUSABLES_TOUCH_MODE

FOCUSABLE_AUTO

public static final int FOCUSABLE_AUTO

FOCUS_BACKWARD

public static final int FOCUS_BACKWARD

FOCUS_DOWN

public static final int FOCUS_DOWN

FOCUS_FORWARD

public static final int FOCUS_FORWARD

FOCUS_LEFT

public static final int FOCUS_LEFT

FOCUS_RIGHT

public static final int FOCUS_RIGHT

FOCUS_UP

public static final int FOCUS_UP

GONE

public static final int GONE

HAPTIC_FEEDBACK_ENABLED

public static final int HAPTIC_FEEDBACK_ENABLED

IMPORTANT_FOR_ACCESSIBILITY_AUTO

public static final int IMPORTANT_FOR_ACCESSIBILITY_AUTO

IMPORTANT_FOR_ACCESSIBILITY_NO

public static final int IMPORTANT_FOR_ACCESSIBILITY_NO

IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS

public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS

IMPORTANT_FOR_ACCESSIBILITY_YES

public static final int IMPORTANT_FOR_ACCESSIBILITY_YES

IMPORTANT_FOR_AUTOFILL_AUTO

public static final int IMPORTANT_FOR_AUTOFILL_AUTO

IMPORTANT_FOR_AUTOFILL_NO

public static final int IMPORTANT_FOR_AUTOFILL_NO

IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS

public static final int IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS

IMPORTANT_FOR_AUTOFILL_YES

public static final int IMPORTANT_FOR_AUTOFILL_YES

IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS

public static final int IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS

IMPORTANT_FOR_CONTENT_CAPTURE_AUTO

public static final int IMPORTANT_FOR_CONTENT_CAPTURE_AUTO

IMPORTANT_FOR_CONTENT_CAPTURE_NO

public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO

IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS

public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS

IMPORTANT_FOR_CONTENT_CAPTURE_YES

public static final int IMPORTANT_FOR_CONTENT_CAPTURE_YES

IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS

public static final int IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS

INVISIBLE

public static final int INVISIBLE

KEEP_SCREEN_ON

public static final int KEEP_SCREEN_ON

LAYER_TYPE_HARDWARE

public static final int LAYER_TYPE_HARDWARE

LAYER_TYPE_NONE

public static final int LAYER_TYPE_NONE

LAYER_TYPE_SOFTWARE

public static final int LAYER_TYPE_SOFTWARE

LAYOUT_DIRECTION_INHERIT

public static final int LAYOUT_DIRECTION_INHERIT

LAYOUT_DIRECTION_LOCALE

public static final int LAYOUT_DIRECTION_LOCALE

LAYOUT_DIRECTION_LTR

public static final int LAYOUT_DIRECTION_LTR

LAYOUT_DIRECTION_RTL

public static final int LAYOUT_DIRECTION_RTL

MEASURED_HEIGHT_STATE_SHIFT

public static final int MEASURED_HEIGHT_STATE_SHIFT

MEASURED_SIZE_MASK

public static final int MEASURED_SIZE_MASK

MEASURED_STATE_MASK

public static final int MEASURED_STATE_MASK

MEASURED_STATE_TOO_SMALL

public static final int MEASURED_STATE_TOO_SMALL

NOT_FOCUSABLE

public static final int NOT_FOCUSABLE

NO_ID

public static final int NO_ID

OVER_SCROLL_ALWAYS

public static final int OVER_SCROLL_ALWAYS

OVER_SCROLL_IF_CONTENT_SCROLLS

public static final int OVER_SCROLL_IF_CONTENT_SCROLLS

OVER_SCROLL_NEVER

public static final int OVER_SCROLL_NEVER

ROTATION

public static final Property<View,Float> ROTATION

ROTATION_X

public static final Property<View,Float> ROTATION_X

ROTATION_Y

public static final Property<View,Float> ROTATION_Y

SCALE_X

public static final Property<View,Float> SCALE_X

SCALE_Y

public static final Property<View,Float> SCALE_Y

SCREEN_STATE_OFF

public static final int SCREEN_STATE_OFF

SCREEN_STATE_ON

public static final int SCREEN_STATE_ON

SCROLLBARS_INSIDE_INSET

public static final int SCROLLBARS_INSIDE_INSET

SCROLLBARS_INSIDE_OVERLAY

public static final int SCROLLBARS_INSIDE_OVERLAY

SCROLLBARS_OUTSIDE_INSET

public static final int SCROLLBARS_OUTSIDE_INSET

SCROLLBARS_OUTSIDE_OVERLAY

public static final int SCROLLBARS_OUTSIDE_OVERLAY

SCROLLBAR_POSITION_DEFAULT

public static final int SCROLLBAR_POSITION_DEFAULT

SCROLLBAR_POSITION_LEFT

public static final int SCROLLBAR_POSITION_LEFT

SCROLLBAR_POSITION_RIGHT

public static final int SCROLLBAR_POSITION_RIGHT

SCROLL_AXIS_HORIZONTAL

public static final int SCROLL_AXIS_HORIZONTAL

SCROLL_AXIS_NONE

public static final int SCROLL_AXIS_NONE

SCROLL_AXIS_VERTICAL

public static final int SCROLL_AXIS_VERTICAL

SCROLL_CAPTURE_HINT_AUTO

public static final int SCROLL_CAPTURE_HINT_AUTO

SCROLL_CAPTURE_HINT_EXCLUDE

public static final int SCROLL_CAPTURE_HINT_EXCLUDE

SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS

public static final int SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS

SCROLL_CAPTURE_HINT_INCLUDE

public static final int SCROLL_CAPTURE_HINT_INCLUDE

SCROLL_INDICATOR_BOTTOM

public static final int SCROLL_INDICATOR_BOTTOM

SCROLL_INDICATOR_END

public static final int SCROLL_INDICATOR_END

SCROLL_INDICATOR_LEFT

public static final int SCROLL_INDICATOR_LEFT

SCROLL_INDICATOR_RIGHT

public static final int SCROLL_INDICATOR_RIGHT

SCROLL_INDICATOR_START

public static final int SCROLL_INDICATOR_START

SCROLL_INDICATOR_TOP

public static final int SCROLL_INDICATOR_TOP

SOUND_EFFECTS_ENABLED

public static final int SOUND_EFFECTS_ENABLED

STATUS_BAR_HIDDEN

public static final int STATUS_BAR_HIDDEN

STATUS_BAR_VISIBLE

public static final int STATUS_BAR_VISIBLE

SYSTEM_UI_FLAG_FULLSCREEN

public static final int SYSTEM_UI_FLAG_FULLSCREEN

SYSTEM_UI_FLAG_HIDE_NAVIGATION

public static final int SYSTEM_UI_FLAG_HIDE_NAVIGATION

SYSTEM_UI_FLAG_IMMERSIVE

public static final int SYSTEM_UI_FLAG_IMMERSIVE

SYSTEM_UI_FLAG_IMMERSIVE_STICKY

public static final int SYSTEM_UI_FLAG_IMMERSIVE_STICKY

SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN

public static final int SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN

SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION

public static final int SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION

SYSTEM_UI_FLAG_LAYOUT_STABLE

public static final int SYSTEM_UI_FLAG_LAYOUT_STABLE

SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR

public static final int SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR

SYSTEM_UI_FLAG_LIGHT_STATUS_BAR

public static final int SYSTEM_UI_FLAG_LIGHT_STATUS_BAR

SYSTEM_UI_FLAG_LOW_PROFILE

public static final int SYSTEM_UI_FLAG_LOW_PROFILE

SYSTEM_UI_FLAG_VISIBLE

public static final int SYSTEM_UI_FLAG_VISIBLE

SYSTEM_UI_LAYOUT_FLAGS

public static final int SYSTEM_UI_LAYOUT_FLAGS

TEXT_ALIGNMENT_CENTER

public static final int TEXT_ALIGNMENT_CENTER

TEXT_ALIGNMENT_GRAVITY

public static final int TEXT_ALIGNMENT_GRAVITY

TEXT_ALIGNMENT_INHERIT

public static final int TEXT_ALIGNMENT_INHERIT

TEXT_ALIGNMENT_TEXT_END

public static final int TEXT_ALIGNMENT_TEXT_END

TEXT_ALIGNMENT_TEXT_START

public static final int TEXT_ALIGNMENT_TEXT_START

TEXT_ALIGNMENT_VIEW_END

public static final int TEXT_ALIGNMENT_VIEW_END

TEXT_ALIGNMENT_VIEW_START

public static final int TEXT_ALIGNMENT_VIEW_START

TEXT_DIRECTION_ANY_RTL

public static final int TEXT_DIRECTION_ANY_RTL

TEXT_DIRECTION_FIRST_STRONG

public static final int TEXT_DIRECTION_FIRST_STRONG

TEXT_DIRECTION_FIRST_STRONG_LTR

public static final int TEXT_DIRECTION_FIRST_STRONG_LTR

TEXT_DIRECTION_FIRST_STRONG_RTL

public static final int TEXT_DIRECTION_FIRST_STRONG_RTL

TEXT_DIRECTION_INHERIT

public static final int TEXT_DIRECTION_INHERIT

TEXT_DIRECTION_LOCALE

public static final int TEXT_DIRECTION_LOCALE

TEXT_DIRECTION_LTR

public static final int TEXT_DIRECTION_LTR

TEXT_DIRECTION_RTL

public static final int TEXT_DIRECTION_RTL

TRANSLATION_X

public static final Property<View,Float> TRANSLATION_X

TRANSLATION_Y

public static final Property<View,Float> TRANSLATION_Y

TRANSLATION_Z

public static final Property<View,Float> TRANSLATION_Z

VISIBLE

public static final int VISIBLE

X

public static final Property<View,Float> X

Y

public static final Property<View,Float> Y

Z

public static final Property<View,Float> Z

findViewById(int arg0)

public final T <T>findViewById(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: T

findViewWithTag(Object arg0)

public final T <T>findViewWithTag(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: T

requireViewById(int arg0)

public final T <T>requireViewById(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: T

addChildrenForAccessibility(ArrayList arg0)

public void addChildrenForAccessibility(ArrayList<View> arg0)

Parameters:

ParameterTypeDescription
arg0java.util.ArrayList<android.view.View>

addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)

public void addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)

Parameters:

ParameterTypeDescription
arg0android.view.accessibility.AccessibilityNodeInfo
arg1java.lang.String
arg2android.os.Bundle

addFocusables(ArrayList arg0, int arg1)

public void addFocusables(ArrayList<View> arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.util.ArrayList<android.view.View>
arg1int

addFocusables(ArrayList arg0, int arg1, int arg2)

public void addFocusables(ArrayList<View> arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.util.ArrayList<android.view.View>
arg1int
arg2int

addKeyboardNavigationClusters(Collection arg0, int arg1)

public void addKeyboardNavigationClusters(Collection<View> arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.util.Collection<android.view.View>
arg1int

addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)

public void addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnAttachStateChangeListener

addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)

public void addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnLayoutChangeListener

addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)

public void addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnUnhandledKeyEventListener

addTouchables(ArrayList arg0)

public void addTouchables(ArrayList<View> arg0)

Parameters:

ParameterTypeDescription
arg0java.util.ArrayList<android.view.View>

animate()

public ViewPropertyAnimator animate()

Returns: android.view.ViewPropertyAnimator

animateTransform(Matrix arg0)

public void animateTransform(Matrix arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Matrix

announceForAccessibility(CharSequence arg0)

public void announceForAccessibility(CharSequence arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.CharSequence

autofill(SparseArray arg0)

public void autofill(SparseArray<AutofillValue> arg0)

Parameters:

ParameterTypeDescription
arg0android.util.SparseArray<android.view.autofill.AutofillValue>

autofill(AutofillValue arg0)

public void autofill(AutofillValue arg0)

Parameters:

ParameterTypeDescription
arg0android.view.autofill.AutofillValue

bringToFront()

public void bringToFront()

buildDrawingCache()

public void buildDrawingCache()

buildDrawingCache(boolean arg0)

public void buildDrawingCache(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

buildLayer()

public void buildLayer()

callOnClick()

public boolean callOnClick()

Returns: boolean

canResolveLayoutDirection()

public boolean canResolveLayoutDirection()

Returns: boolean

canResolveTextAlignment()

public boolean canResolveTextAlignment()

Returns: boolean

canResolveTextDirection()

public boolean canResolveTextDirection()

Returns: boolean

canScrollHorizontally(int arg0)

public boolean canScrollHorizontally(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: boolean

canScrollVertically(int arg0)

public boolean canScrollVertically(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: boolean

cancelDragAndDrop()

public final void cancelDragAndDrop()

cancelLongPress()

public void cancelLongPress()

cancelPendingInputEvents()

public final void cancelPendingInputEvents()

checkInputConnectionProxy(View arg0)

public boolean checkInputConnectionProxy(View arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View

Returns: boolean

clearAnimation()

public void clearAnimation()

clearColorFilter()

public final void clearColorFilter()

clearFocus()

public void clearFocus()

clearViewTranslationCallback()

public void clearViewTranslationCallback()

combineMeasuredStates(int arg0, int arg1)

public static int combineMeasuredStates(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: int

computeScroll()

public void computeScroll()

computeSystemWindowInsets(WindowInsets arg0, Rect arg1)

public WindowInsets computeSystemWindowInsets(WindowInsets arg0, Rect arg1)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsets
arg1android.graphics.Rect

Returns: android.view.WindowInsets

createAccessibilityNodeInfo()

public AccessibilityNodeInfo createAccessibilityNodeInfo()

Returns: android.view.accessibility.AccessibilityNodeInfo

createContextMenu(ContextMenu arg0)

public void createContextMenu(ContextMenu arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ContextMenu

destroyDrawingCache()

public void destroyDrawingCache()

dispatchApplyWindowInsets(WindowInsets arg0)

public WindowInsets dispatchApplyWindowInsets(WindowInsets arg0)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsets

Returns: android.view.WindowInsets

dispatchCapturedPointerEvent(MotionEvent arg0)

public boolean dispatchCapturedPointerEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

dispatchConfigurationChanged(Configuration arg0)

public void dispatchConfigurationChanged(Configuration arg0)

Parameters:

ParameterTypeDescription
arg0android.content.res.Configuration

dispatchCreateViewTranslationRequest(Map<AutofillId,long[]> arg0, int[] arg1, TranslationCapability arg2, List arg3)

public void dispatchCreateViewTranslationRequest(Map<AutofillId,long[]> arg0, int[] arg1, TranslationCapability arg2, List<ViewTranslationRequest> arg3)

Parameters:

ParameterTypeDescription
arg0java.util.Map<android.view.autofill.AutofillId,long[]>
arg1int[]
arg2android.view.translation.TranslationCapability
arg3java.util.List<android.view.translation.ViewTranslationRequest>

dispatchDisplayHint(int arg0)

public void dispatchDisplayHint(int arg0)

Parameters:

ParameterTypeDescription
arg0int

dispatchDragEvent(DragEvent arg0)

public boolean dispatchDragEvent(DragEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.DragEvent

Returns: boolean

dispatchDrawableHotspotChanged(float arg0, float arg1)

public void dispatchDrawableHotspotChanged(float arg0, float arg1)

Parameters:

ParameterTypeDescription
arg0float
arg1float

dispatchFinishTemporaryDetach()

public void dispatchFinishTemporaryDetach()

dispatchGenericMotionEvent(MotionEvent arg0)

public boolean dispatchGenericMotionEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

dispatchKeyEvent(KeyEvent arg0)

public boolean dispatchKeyEvent(KeyEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.KeyEvent

Returns: boolean

dispatchKeyEventPreIme(KeyEvent arg0)

public boolean dispatchKeyEventPreIme(KeyEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.KeyEvent

Returns: boolean

dispatchKeyShortcutEvent(KeyEvent arg0)

public boolean dispatchKeyShortcutEvent(KeyEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.KeyEvent

Returns: boolean

dispatchNestedFling(float arg0, float arg1, boolean arg2)

public boolean dispatchNestedFling(float arg0, float arg1, boolean arg2)

Parameters:

ParameterTypeDescription
arg0float
arg1float
arg2boolean

Returns: boolean

dispatchNestedPreFling(float arg0, float arg1)

public boolean dispatchNestedPreFling(float arg0, float arg1)

Parameters:

ParameterTypeDescription
arg0float
arg1float

Returns: boolean

dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)

public boolean dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.os.Bundle

Returns: boolean

dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)

public boolean dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int[]
arg3int[]

Returns: boolean

dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)

public boolean dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int
arg4int[]

Returns: boolean

dispatchPointerCaptureChanged(boolean arg0)

public void dispatchPointerCaptureChanged(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)

public boolean dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.accessibility.AccessibilityEvent

Returns: boolean

dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)

public void dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.ViewStructure
arg1int

dispatchProvideStructure(ViewStructure arg0)

public void dispatchProvideStructure(ViewStructure arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ViewStructure

dispatchScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2)

public void dispatchScrollCaptureSearch(Rect arg0, Point arg1, Consumer<ScrollCaptureTarget> arg2)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect
arg1android.graphics.Point
arg2java.util.function.Consumer<android.view.ScrollCaptureTarget>

dispatchStartTemporaryDetach()

public void dispatchStartTemporaryDetach()

dispatchSystemUiVisibilityChanged(int arg0)

public void dispatchSystemUiVisibilityChanged(int arg0)

Parameters:

ParameterTypeDescription
arg0int

dispatchTouchEvent(MotionEvent arg0)

public boolean dispatchTouchEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

dispatchTrackballEvent(MotionEvent arg0)

public boolean dispatchTrackballEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

dispatchUnhandledMove(View arg0, int arg1)

public boolean dispatchUnhandledMove(View arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.View
arg1int

Returns: boolean

dispatchWindowFocusChanged(boolean arg0)

public void dispatchWindowFocusChanged(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)

public void dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsetsAnimation

dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)

public void dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsetsAnimation

dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List arg1)

public WindowInsets dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsets
arg1java.util.List<android.view.WindowInsetsAnimation>

Returns: android.view.WindowInsets

dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)

public WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsetsAnimation
arg1android.view.WindowInsetsAnimation.Bounds

Returns: android.view.WindowInsetsAnimation.Bounds

dispatchWindowSystemUiVisiblityChanged(int arg0)

public void dispatchWindowSystemUiVisiblityChanged(int arg0)

Parameters:

ParameterTypeDescription
arg0int

dispatchWindowVisibilityChanged(int arg0)

public void dispatchWindowVisibilityChanged(int arg0)

Parameters:

ParameterTypeDescription
arg0int

draw(Canvas arg0)

public void draw(Canvas arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Canvas

drawableHotspotChanged(float arg0, float arg1)

public void drawableHotspotChanged(float arg0, float arg1)

Parameters:

ParameterTypeDescription
arg0float
arg1float

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

findFocus()

public View findFocus()

Returns: android.view.View

findViewsWithText(ArrayList arg0, CharSequence arg1, int arg2)

public void findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.util.ArrayList<android.view.View>
arg1java.lang.CharSequence
arg2int

focusSearch(int arg0)

public View focusSearch(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: android.view.View

forceHasOverlappingRendering(boolean arg0)

public void forceHasOverlappingRendering(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

forceLayout()

public void forceLayout()

gatherTransparentRegion(Region arg0)

public boolean gatherTransparentRegion(Region arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Region

Returns: boolean

generateDisplayHash(String arg0, Rect arg1, Executor arg2, DisplayHashResultCallback arg3)

public void generateDisplayHash(String arg0, Rect arg1, Executor arg2, DisplayHashResultCallback arg3)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1android.graphics.Rect
arg2java.util.concurrent.Executor
arg3android.view.displayhash.DisplayHashResultCallback

generateViewId()

public static int generateViewId()

Returns: int

getAccessibilityClassName()

public CharSequence getAccessibilityClassName()

Returns: java.lang.CharSequence

getAccessibilityDelegate()

public View.AccessibilityDelegate getAccessibilityDelegate()

Returns: android.view.View.AccessibilityDelegate

getAccessibilityLiveRegion()

public int getAccessibilityLiveRegion()

Returns: int

getAccessibilityNodeProvider()

public AccessibilityNodeProvider getAccessibilityNodeProvider()

Returns: android.view.accessibility.AccessibilityNodeProvider

getAccessibilityPaneTitle()

public CharSequence getAccessibilityPaneTitle()

Returns: java.lang.CharSequence

getAccessibilityTraversalAfter()

public int getAccessibilityTraversalAfter()

Returns: int

getAccessibilityTraversalBefore()

public int getAccessibilityTraversalBefore()

Returns: int

getAdjustViewBounds()

public boolean getAdjustViewBounds()

Returns: boolean

getAlpha()

public float getAlpha()

Returns: float

getAnimation()

public Animation getAnimation()

Returns: android.view.animation.Animation

getAnimationMatrix()

public Matrix getAnimationMatrix()

Returns: android.graphics.Matrix

getApplicationWindowToken()

public IBinder getApplicationWindowToken()

Returns: android.os.IBinder

getAttributeResolutionStack(int arg0)

public int[] getAttributeResolutionStack(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: int[]

getAttributeSourceResourceMap()

public Map<Integer,Integer> getAttributeSourceResourceMap()

Returns: java.util.Map<java.lang.Integer,java.lang.Integer>

getAutoSizeMode()

public AutoSizeMode getAutoSizeMode()

Gets the mode by which the barcode automatically resizes. Default value is AutoSizeMode.NONE.

Returns: AutoSizeMode

getAutofillHints()

public String[] getAutofillHints()

Returns: java.lang.String[]

getAutofillId()

public final AutofillId getAutofillId()

Returns: android.view.autofill.AutofillId

getAutofillType()

public int getAutofillType()

Returns: int

getAutofillValue()

public AutofillValue getAutofillValue()

Returns: android.view.autofill.AutofillValue

getBackground()

public Drawable getBackground()

Returns: android.graphics.drawable.Drawable

getBackgroundColor()

public int getBackgroundColor()

Background color of the barcode image.

Returns: int

getBackgroundTintBlendMode()

public BlendMode getBackgroundTintBlendMode()

Returns: android.graphics.BlendMode

getBackgroundTintList()

public ColorStateList getBackgroundTintList()

Returns: android.content.res.ColorStateList

getBackgroundTintMode()

public PorterDuff.Mode getBackgroundTintMode()

Returns: android.graphics.PorterDuff.Mode

getBarCodeHeight()

public Unit getBarCodeHeight()

BarCode image height when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getBarCodeWidth()

public Unit getBarCodeWidth()

BarCode image width when property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getBarColor()

public int getBarColor()

Bars color.

Returns: int

getBarHeight()

public Unit getBarHeight()

Height of 1D barcodes’ bars. Ignored if property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getBarcodePaddings()

public Padding getBarcodePaddings()

Gets Barcode paddings parameters .

Returns: Padding -

getBarcodeType()

public BaseEncodeType getBarcodeType()

BarCode’s encode type (symbology). Use to get current symbology.

Returns: BaseEncodeType

getBaseline()

public int getBaseline()

Returns: int

getBaselineAlignBottom()

public boolean getBaselineAlignBottom()

Returns: boolean

getBorderParameters()

public BorderParameters getBorderParameters()

Gets Border parameters .

Returns: BorderParameters

getBottom()

public final int getBottom()

Returns: int

getCameraDistance()

public float getCameraDistance()

Returns: float

getCaptionAbove()

public CaptionUI getCaptionAbove()

Caption Above the BarCode image. See .

Returns: CaptionUI

getCaptionBelow()

public CaptionUI getCaptionBelow()

Caption Above the BarCode image. See .

Returns: CaptionUI

getChecksumAlwaysShow()

public boolean getChecksumAlwaysShow()

Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.

Returns: boolean

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getClipBounds()

public Rect getClipBounds()

Returns: android.graphics.Rect

getClipBounds(Rect arg0)

public boolean getClipBounds(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

Returns: boolean

getClipToOutline()

public final boolean getClipToOutline()

Returns: boolean

getCodeText()

public String getCodeText()

Data to be encoded, different types of BarCode may have different CodeText length restrictions.

Returns: java.lang.String

getCodeTextParameters()

public CodetextParametersUI getCodeTextParameters()

Gets CodeText parameters .

Returns: CodetextParametersUI

getColorFilter()

public ColorFilter getColorFilter()

Returns: android.graphics.ColorFilter

getContentCaptureSession()

public final ContentCaptureSession getContentCaptureSession()

Returns: android.view.contentcapture.ContentCaptureSession

getContentDescription()

public CharSequence getContentDescription()

Returns: java.lang.CharSequence

getContext()

public final Context getContext()

Returns: android.content.Context

getCropToPadding()

public boolean getCropToPadding()

Returns: boolean

getDefaultFocusHighlightEnabled()

public final boolean getDefaultFocusHighlightEnabled()

Returns: boolean

getDefaultSize(int arg0, int arg1)

public static int getDefaultSize(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: int

getDisplay()

public Display getDisplay()

Returns: android.view.Display

getDrawable()

public Drawable getDrawable()

Returns: android.graphics.drawable.Drawable

getDrawableState()

public final int[] getDrawableState()

Returns: int[]

getDrawingCache()

public Bitmap getDrawingCache()

Returns: android.graphics.Bitmap

getDrawingCache(boolean arg0)

public Bitmap getDrawingCache(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

Returns: android.graphics.Bitmap

getDrawingCacheBackgroundColor()

public int getDrawingCacheBackgroundColor()

Returns: int

getDrawingCacheQuality()

public int getDrawingCacheQuality()

Returns: int

getDrawingRect(Rect arg0)

public void getDrawingRect(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

getDrawingTime()

public long getDrawingTime()

Returns: long

getElevation()

public float getElevation()

Returns: float

getEnableEscape()

public boolean getEnableEscape()

Indicates whether explains the character “\” as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, “\” will be explained as a special escape character. Otherwise, “\” acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \013 and \\CR stands for CR.

Returns: boolean

getExplicitStyle()

public int getExplicitStyle()

Returns: int

getFilledBars()

public boolean getFilledBars()

Gets a value indicating whether bars filled. Only for 1D barcodes.

Returns: boolean

getFilterTouchesWhenObscured()

public boolean getFilterTouchesWhenObscured()

Returns: boolean

getFitsSystemWindows()

public boolean getFitsSystemWindows()

Returns: boolean

getFocusable()

public int getFocusable()

Returns: int

getFocusables(int arg0)

public ArrayList<View> getFocusables(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: java.util.ArrayList<android.view.View>

getFocusedRect(Rect arg0)

public void getFocusedRect(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

getForeground()

public Drawable getForeground()

Returns: android.graphics.drawable.Drawable

getForegroundGravity()

public int getForegroundGravity()

Returns: int

getForegroundTintBlendMode()

public BlendMode getForegroundTintBlendMode()

Returns: android.graphics.BlendMode

getForegroundTintList()

public ColorStateList getForegroundTintList()

Returns: android.content.res.ColorStateList

getForegroundTintMode()

public PorterDuff.Mode getForegroundTintMode()

Returns: android.graphics.PorterDuff.Mode

getGlobalVisibleRect(Rect arg0)

public final boolean getGlobalVisibleRect(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

Returns: boolean

getGlobalVisibleRect(Rect arg0, Point arg1)

public boolean getGlobalVisibleRect(Rect arg0, Point arg1)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect
arg1android.graphics.Point

Returns: boolean

getHandler()

public Handler getHandler()

Returns: android.os.Handler

getHasOverlappingRendering()

public final boolean getHasOverlappingRendering()

Returns: boolean

getHeight()

public final int getHeight()

Returns: int

getHitRect(Rect arg0)

public void getHitRect(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

getHorizontalFadingEdgeLength()

public int getHorizontalFadingEdgeLength()

Returns: int

getHorizontalScrollbarThumbDrawable()

public Drawable getHorizontalScrollbarThumbDrawable()

Returns: android.graphics.drawable.Drawable

getHorizontalScrollbarTrackDrawable()

public Drawable getHorizontalScrollbarTrackDrawable()

Returns: android.graphics.drawable.Drawable

getId()

public int getId()

Returns: int

getImageAlpha()

public int getImageAlpha()

Returns: int

getImageMatrix()

public Matrix getImageMatrix()

Returns: android.graphics.Matrix

getImageTintBlendMode()

public BlendMode getImageTintBlendMode()

Returns: android.graphics.BlendMode

getImageTintList()

public ColorStateList getImageTintList()

Returns: android.content.res.ColorStateList

getImageTintMode()

public PorterDuff.Mode getImageTintMode()

Returns: android.graphics.PorterDuff.Mode

getImportantForAccessibility()

public int getImportantForAccessibility()

Returns: int

getImportantForAutofill()

public int getImportantForAutofill()

Returns: int

getImportantForContentCapture()

public int getImportantForContentCapture()

Returns: int

getKeepScreenOn()

public boolean getKeepScreenOn()

Returns: boolean

getKeyDispatcherState()

public KeyEvent.DispatcherState getKeyDispatcherState()

Returns: android.view.KeyEvent.DispatcherState

getLabelFor()

public int getLabelFor()

Returns: int

getLayerType()

public int getLayerType()

Returns: int

getLayoutDirection()

public int getLayoutDirection()

Returns: int

getLayoutParams()

public ViewGroup.LayoutParams getLayoutParams()

Returns: android.view.ViewGroup.LayoutParams

getLeft()

public final int getLeft()

Returns: int

getLocalVisibleRect(Rect arg0)

public final boolean getLocalVisibleRect(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

Returns: boolean

getLocationInSurface(int[] arg0)

public void getLocationInSurface(int[] arg0)

Parameters:

ParameterTypeDescription
arg0int[]

getLocationInWindow(int[] arg0)

public void getLocationInWindow(int[] arg0)

Parameters:

ParameterTypeDescription
arg0int[]

getLocationOnScreen(int[] arg0)

public void getLocationOnScreen(int[] arg0)

Parameters:

ParameterTypeDescription
arg0int[]

getMatrix()

public Matrix getMatrix()

Returns: android.graphics.Matrix

getMaxHeight()

public int getMaxHeight()

Returns: int

getMaxWidth()

public int getMaxWidth()

Returns: int

getMeasuredHeight()

public final int getMeasuredHeight()

Returns: int

getMeasuredHeightAndState()

public final int getMeasuredHeightAndState()

Returns: int

getMeasuredState()

public final int getMeasuredState()

Returns: int

getMeasuredWidth()

public final int getMeasuredWidth()

Returns: int

getMeasuredWidthAndState()

public final int getMeasuredWidthAndState()

Returns: int

getMinimumHeight()

public int getMinimumHeight()

Returns: int

getMinimumWidth()

public int getMinimumWidth()

Returns: int

getNextClusterForwardId()

public int getNextClusterForwardId()

Returns: int

getNextFocusDownId()

public int getNextFocusDownId()

Returns: int

getNextFocusForwardId()

public int getNextFocusForwardId()

Returns: int

getNextFocusLeftId()

public int getNextFocusLeftId()

Returns: int

getNextFocusRightId()

public int getNextFocusRightId()

Returns: int

getNextFocusUpId()

public int getNextFocusUpId()

Returns: int

getOnFocusChangeListener()

public View.OnFocusChangeListener getOnFocusChangeListener()

Returns: android.view.View.OnFocusChangeListener

getOutlineAmbientShadowColor()

public int getOutlineAmbientShadowColor()

Returns: int

getOutlineProvider()

public ViewOutlineProvider getOutlineProvider()

Returns: android.view.ViewOutlineProvider

getOutlineSpotShadowColor()

public int getOutlineSpotShadowColor()

Returns: int

getOverScrollMode()

public int getOverScrollMode()

Returns: int

getOverlay()

public ViewOverlay getOverlay()

Returns: android.view.ViewOverlay

getPaddingBottom()

public int getPaddingBottom()

Returns: int

getPaddingEnd()

public int getPaddingEnd()

Returns: int

getPaddingLeft()

public int getPaddingLeft()

Returns: int

getPaddingRight()

public int getPaddingRight()

Returns: int

getPaddingStart()

public int getPaddingStart()

Returns: int

getPaddingTop()

public int getPaddingTop()

Returns: int

getParent()

public final ViewParent getParent()

Returns: android.view.ViewParent

getParentForAccessibility()

public ViewParent getParentForAccessibility()

Returns: android.view.ViewParent

getPivotX()

public float getPivotX()

Returns: float

getPivotY()

public float getPivotY()

Returns: float

getPointerIcon()

public PointerIcon getPointerIcon()

Returns: android.view.PointerIcon

getReceiveContentMimeTypes()

public String[] getReceiveContentMimeTypes()

Returns: java.lang.String[]

getResolution()

public float getResolution()

Gets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi.

Returns: float - The Resolution parameter value is less than or equal to 0.

getResources()

public Resources getResources()

Returns: android.content.res.Resources

getRevealOnFocusHint()

public final boolean getRevealOnFocusHint()

Returns: boolean

getRight()

public final int getRight()

Returns: int

getRootSurfaceControl()

public AttachedSurfaceControl getRootSurfaceControl()

Returns: android.view.AttachedSurfaceControl

getRootView()

public View getRootView()

Returns: android.view.View

getRootWindowInsets()

public WindowInsets getRootWindowInsets()

Returns: android.view.WindowInsets

getRotation()

public float getRotation()

Returns: float

getRotationAngle()

public float getRotationAngle()

BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image.

Returns: float

getRotationX()

public float getRotationX()

Returns: float

getRotationY()

public float getRotationY()

Returns: float

getScaleType()

public ImageView.ScaleType getScaleType()

Returns: android.widget.ImageView.ScaleType

getScaleX()

public float getScaleX()

Returns: float

getScaleY()

public float getScaleY()

Returns: float

getScrollBarDefaultDelayBeforeFade()

public int getScrollBarDefaultDelayBeforeFade()

Returns: int

getScrollBarFadeDuration()

public int getScrollBarFadeDuration()

Returns: int

getScrollBarSize()

public int getScrollBarSize()

Returns: int

getScrollBarStyle()

public int getScrollBarStyle()

Returns: int

getScrollCaptureHint()

public int getScrollCaptureHint()

Returns: int

getScrollIndicators()

public int getScrollIndicators()

Returns: int

getScrollX()

public final int getScrollX()

Returns: int

getScrollY()

public final int getScrollY()

Returns: int

getSolidColor()

public int getSolidColor()

Returns: int

getSourceLayoutResId()

public int getSourceLayoutResId()

Returns: int

getSpecific()

public SpecificParametersUI getSpecific()

Specific parameters

Returns: SpecificParametersUI

getStateDescription()

public final CharSequence getStateDescription()

Returns: java.lang.CharSequence

getStateListAnimator()

public StateListAnimator getStateListAnimator()

Returns: android.animation.StateListAnimator

getSupportBackgroundTintList()

public ColorStateList getSupportBackgroundTintList()

Returns: android.content.res.ColorStateList

getSupportBackgroundTintMode()

public PorterDuff.Mode getSupportBackgroundTintMode()

Returns: android.graphics.PorterDuff.Mode

getSupportImageTintList()

public ColorStateList getSupportImageTintList()

Returns: android.content.res.ColorStateList

getSupportImageTintMode()

public PorterDuff.Mode getSupportImageTintMode()

Returns: android.graphics.PorterDuff.Mode

getSystemGestureExclusionRects()

public List<Rect> getSystemGestureExclusionRects()

Returns: java.util.List<android.graphics.Rect>

getSystemUiVisibility()

public int getSystemUiVisibility()

Returns: int

getTag()

public Object getTag()

Returns: java.lang.Object

getTag(int arg0)

public Object getTag(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: java.lang.Object

getTextAlignment()

public int getTextAlignment()

Returns: int

getTextDirection()

public int getTextDirection()

Returns: int

getThrowExceptionWhenCodeTextIncorrect()

public boolean getThrowExceptionWhenCodeTextIncorrect()

Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode’s specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K, Code128 symbology if codetext is incorrect.

Returns: boolean

getTooltipText()

public CharSequence getTooltipText()

Returns: java.lang.CharSequence

getTop()

public final int getTop()

Returns: int

getTouchDelegate()

public TouchDelegate getTouchDelegate()

Returns: android.view.TouchDelegate

getTouchables()

public ArrayList<View> getTouchables()

Returns: java.util.ArrayList<android.view.View>

getTransitionAlpha()

public float getTransitionAlpha()

Returns: float

getTransitionName()

public String getTransitionName()

Returns: java.lang.String

getTranslationX()

public float getTranslationX()

Returns: float

getTranslationY()

public float getTranslationY()

Returns: float

getTranslationZ()

public float getTranslationZ()

Returns: float

getUniqueDrawingId()

public long getUniqueDrawingId()

Returns: long

getVerticalFadingEdgeLength()

public int getVerticalFadingEdgeLength()

Returns: int

getVerticalScrollbarPosition()

public int getVerticalScrollbarPosition()

Returns: int

getVerticalScrollbarThumbDrawable()

public Drawable getVerticalScrollbarThumbDrawable()

Returns: android.graphics.drawable.Drawable

getVerticalScrollbarTrackDrawable()

public Drawable getVerticalScrollbarTrackDrawable()

Returns: android.graphics.drawable.Drawable

getVerticalScrollbarWidth()

public int getVerticalScrollbarWidth()

Returns: int

getViewTranslationResponse()

public ViewTranslationResponse getViewTranslationResponse()

Returns: android.view.translation.ViewTranslationResponse

getViewTreeObserver()

public ViewTreeObserver getViewTreeObserver()

Returns: android.view.ViewTreeObserver

getVisibility()

public int getVisibility()

Returns: int

getWideNarrowRatio()

public float getWideNarrowRatio()

Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard

Returns: float - The WideNarrowRatio parameter value is less than or equal to 0.

getWidth()

public final int getWidth()

Returns: int

getWindowId()

public WindowId getWindowId()

Returns: android.view.WindowId

getWindowInsetsController()

public WindowInsetsController getWindowInsetsController()

Returns: android.view.WindowInsetsController

getWindowSystemUiVisibility()

public int getWindowSystemUiVisibility()

Returns: int

getWindowToken()

public IBinder getWindowToken()

Returns: android.os.IBinder

getWindowVisibility()

public int getWindowVisibility()

Returns: int

getWindowVisibleDisplayFrame(Rect arg0)

public void getWindowVisibleDisplayFrame(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

getX()

public float getX()

Returns: float

getXDimension()

public Unit getXDimension()

X-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getY()

public float getY()

Returns: float

getZ()

public float getZ()

Returns: float

hasExplicitFocusable()

public boolean hasExplicitFocusable()

Returns: boolean

hasFocus()

public boolean hasFocus()

Returns: boolean

hasFocusable()

public boolean hasFocusable()

Returns: boolean

hasNestedScrollingParent()

public boolean hasNestedScrollingParent()

Returns: boolean

hasOnClickListeners()

public boolean hasOnClickListeners()

Returns: boolean

hasOnLongClickListeners()

public boolean hasOnLongClickListeners()

Returns: boolean

hasOverlappingRendering()

public boolean hasOverlappingRendering()

Returns: boolean

hasPointerCapture()

public boolean hasPointerCapture()

Returns: boolean

hasTransientState()

public boolean hasTransientState()

Returns: boolean

hasWindowFocus()

public boolean hasWindowFocus()

Returns: boolean

hashCode()

public native int hashCode()

Returns: int

inflate(Context arg0, int arg1, ViewGroup arg2)

public static View inflate(Context arg0, int arg1, ViewGroup arg2)

Parameters:

ParameterTypeDescription
arg0android.content.Context
arg1int
arg2android.view.ViewGroup

Returns: android.view.View

invalidate()

public void invalidate()

invalidate(Rect arg0)

public void invalidate(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

invalidate(int arg0, int arg1, int arg2, int arg3)

public void invalidate(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

invalidateDrawable(Drawable arg0)

public void invalidateDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

invalidateOutline()

public void invalidateOutline()

isAccessibilityFocused()

public boolean isAccessibilityFocused()

Returns: boolean

isAccessibilityHeading()

public boolean isAccessibilityHeading()

Returns: boolean

isActivated()

public boolean isActivated()

Returns: boolean

isAttachedToWindow()

public boolean isAttachedToWindow()

Returns: boolean

isChecksumEnabled()

public EnableChecksum isChecksumEnabled()

Returns: EnableChecksum

isClickable()

public boolean isClickable()

Returns: boolean

isContextClickable()

public boolean isContextClickable()

Returns: boolean

isDirty()

public boolean isDirty()

Returns: boolean

isDrawingCacheEnabled()

public boolean isDrawingCacheEnabled()

Returns: boolean

isDuplicateParentStateEnabled()

public boolean isDuplicateParentStateEnabled()

Returns: boolean

isEnabled()

public boolean isEnabled()

Returns: boolean

isFocusable()

public final boolean isFocusable()

Returns: boolean

isFocusableInTouchMode()

public final boolean isFocusableInTouchMode()

Returns: boolean

isFocused()

public boolean isFocused()

Returns: boolean

isFocusedByDefault()

public final boolean isFocusedByDefault()

Returns: boolean

isForceDarkAllowed()

public boolean isForceDarkAllowed()

Returns: boolean

isHapticFeedbackEnabled()

public boolean isHapticFeedbackEnabled()

Returns: boolean

isHardwareAccelerated()

public boolean isHardwareAccelerated()

Returns: boolean

isHorizontalFadingEdgeEnabled()

public boolean isHorizontalFadingEdgeEnabled()

Returns: boolean

isHorizontalScrollBarEnabled()

public boolean isHorizontalScrollBarEnabled()

Returns: boolean

isHovered()

public boolean isHovered()

Returns: boolean

isImportantForAccessibility()

public boolean isImportantForAccessibility()

Returns: boolean

isImportantForAutofill()

public final boolean isImportantForAutofill()

Returns: boolean

isImportantForContentCapture()

public final boolean isImportantForContentCapture()

Returns: boolean

isInEditMode()

public boolean isInEditMode()

Returns: boolean

isInLayout()

public boolean isInLayout()

Returns: boolean

isInTouchMode()

public boolean isInTouchMode()

Returns: boolean

isKeyboardNavigationCluster()

public final boolean isKeyboardNavigationCluster()

Returns: boolean

isLaidOut()

public boolean isLaidOut()

Returns: boolean

isLayoutDirectionResolved()

public boolean isLayoutDirectionResolved()

Returns: boolean

isLayoutRequested()

public boolean isLayoutRequested()

Returns: boolean

isLongClickable()

public boolean isLongClickable()

Returns: boolean

isNestedScrollingEnabled()

public boolean isNestedScrollingEnabled()

Returns: boolean

isOpaque()

public boolean isOpaque()

Returns: boolean

isPaddingRelative()

public boolean isPaddingRelative()

Returns: boolean

isPivotSet()

public boolean isPivotSet()

Returns: boolean

isPressed()

public boolean isPressed()

Returns: boolean

isSaveEnabled()

public boolean isSaveEnabled()

Returns: boolean

isSaveFromParentEnabled()

public boolean isSaveFromParentEnabled()

Returns: boolean

isScreenReaderFocusable()

public boolean isScreenReaderFocusable()

Returns: boolean

isScrollContainer()

public boolean isScrollContainer()

Returns: boolean

isScrollbarFadingEnabled()

public boolean isScrollbarFadingEnabled()

Returns: boolean

isSelected()

public boolean isSelected()

Returns: boolean

isShowingLayoutBounds()

public final boolean isShowingLayoutBounds()

Returns: boolean

isShown()

public boolean isShown()

Returns: boolean

isSoundEffectsEnabled()

public boolean isSoundEffectsEnabled()

Returns: boolean

isTemporarilyDetached()

public final boolean isTemporarilyDetached()

Returns: boolean

isTextAlignmentResolved()

public boolean isTextAlignmentResolved()

Returns: boolean

isTextDirectionResolved()

public boolean isTextDirectionResolved()

Returns: boolean

isUseAntiAlias()

public boolean isUseAntiAlias()

Gets a value indicating whether is used anti-aliasing mode to render image.

Returns: boolean

isVerticalFadingEdgeEnabled()

public boolean isVerticalFadingEdgeEnabled()

Returns: boolean

isVerticalScrollBarEnabled()

public boolean isVerticalScrollBarEnabled()

Returns: boolean

isVisibleToUserForAutofill(int arg0)

public boolean isVisibleToUserForAutofill(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: boolean

jumpDrawablesToCurrentState()

public void jumpDrawablesToCurrentState()

keyboardNavigationClusterSearch(View arg0, int arg1)

public View keyboardNavigationClusterSearch(View arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.View
arg1int

Returns: android.view.View

layout(int arg0, int arg1, int arg2, int arg3)

public void layout(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

measure(int arg0, int arg1)

public final void measure(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

offsetLeftAndRight(int arg0)

public void offsetLeftAndRight(int arg0)

Parameters:

ParameterTypeDescription
arg0int

offsetTopAndBottom(int arg0)

public void offsetTopAndBottom(int arg0)

Parameters:

ParameterTypeDescription
arg0int

onApplyWindowInsets(WindowInsets arg0)

public WindowInsets onApplyWindowInsets(WindowInsets arg0)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsets

Returns: android.view.WindowInsets

onCancelPendingInputEvents()

public void onCancelPendingInputEvents()

onCapturedPointerEvent(MotionEvent arg0)

public boolean onCapturedPointerEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

onCheckIsTextEditor()

public boolean onCheckIsTextEditor()

Returns: boolean

onCreateDrawableState(int arg0)

public int[] onCreateDrawableState(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: int[]

onCreateInputConnection(EditorInfo arg0)

public InputConnection onCreateInputConnection(EditorInfo arg0)

Parameters:

ParameterTypeDescription
arg0android.view.inputmethod.EditorInfo

Returns: android.view.inputmethod.InputConnection

onCreateViewTranslationRequest(int[] arg0, Consumer arg1)

public void onCreateViewTranslationRequest(int[] arg0, Consumer<ViewTranslationRequest> arg1)

Parameters:

ParameterTypeDescription
arg0int[]
arg1java.util.function.Consumer<android.view.translation.ViewTranslationRequest>

onCreateVirtualViewTranslationRequests(long[] arg0, int[] arg1, Consumer arg2)

public void onCreateVirtualViewTranslationRequests(long[] arg0, int[] arg1, Consumer<ViewTranslationRequest> arg2)

Parameters:

ParameterTypeDescription
arg0long[]
arg1int[]
arg2java.util.function.Consumer<android.view.translation.ViewTranslationRequest>

onDragEvent(DragEvent arg0)

public boolean onDragEvent(DragEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.DragEvent

Returns: boolean

onDrawForeground(Canvas arg0)

public void onDrawForeground(Canvas arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Canvas

onFilterTouchEventForSecurity(MotionEvent arg0)

public boolean onFilterTouchEventForSecurity(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

onFinishTemporaryDetach()

public void onFinishTemporaryDetach()

onGenericMotionEvent(MotionEvent arg0)

public boolean onGenericMotionEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

onHoverChanged(boolean arg0)

public void onHoverChanged(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

onHoverEvent(MotionEvent arg0)

public boolean onHoverEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

onInitializeAccessibilityEvent(AccessibilityEvent arg0)

public void onInitializeAccessibilityEvent(AccessibilityEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.accessibility.AccessibilityEvent

onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)

public void onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)

Parameters:

ParameterTypeDescription
arg0android.view.accessibility.AccessibilityNodeInfo

onKeyDown(int arg0, KeyEvent arg1)

public boolean onKeyDown(int arg0, KeyEvent arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.view.KeyEvent

Returns: boolean

onKeyLongPress(int arg0, KeyEvent arg1)

public boolean onKeyLongPress(int arg0, KeyEvent arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.view.KeyEvent

Returns: boolean

onKeyMultiple(int arg0, int arg1, KeyEvent arg2)

public boolean onKeyMultiple(int arg0, int arg1, KeyEvent arg2)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2android.view.KeyEvent

Returns: boolean

onKeyPreIme(int arg0, KeyEvent arg1)

public boolean onKeyPreIme(int arg0, KeyEvent arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.view.KeyEvent

Returns: boolean

onKeyShortcut(int arg0, KeyEvent arg1)

public boolean onKeyShortcut(int arg0, KeyEvent arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.view.KeyEvent

Returns: boolean

onKeyUp(int arg0, KeyEvent arg1)

public boolean onKeyUp(int arg0, KeyEvent arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.view.KeyEvent

Returns: boolean

onPointerCaptureChange(boolean arg0)

public void onPointerCaptureChange(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

onPopulateAccessibilityEvent(AccessibilityEvent arg0)

public void onPopulateAccessibilityEvent(AccessibilityEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.accessibility.AccessibilityEvent

onProvideAutofillStructure(ViewStructure arg0, int arg1)

public void onProvideAutofillStructure(ViewStructure arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.ViewStructure
arg1int

onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1)

public void onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.ViewStructure
arg1int

onProvideContentCaptureStructure(ViewStructure arg0, int arg1)

public void onProvideContentCaptureStructure(ViewStructure arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.ViewStructure
arg1int

onProvideStructure(ViewStructure arg0)

public void onProvideStructure(ViewStructure arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ViewStructure

onProvideVirtualStructure(ViewStructure arg0)

public void onProvideVirtualStructure(ViewStructure arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ViewStructure

onReceiveContent(ContentInfo arg0)

public ContentInfo onReceiveContent(ContentInfo arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ContentInfo

Returns: android.view.ContentInfo

onResolvePointerIcon(MotionEvent arg0, int arg1)

public PointerIcon onResolvePointerIcon(MotionEvent arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent
arg1int

Returns: android.view.PointerIcon

onRtlPropertiesChanged(int arg0)

public void onRtlPropertiesChanged(int arg0)

Parameters:

ParameterTypeDescription
arg0int

onScreenStateChanged(int arg0)

public void onScreenStateChanged(int arg0)

Parameters:

ParameterTypeDescription
arg0int

onScrollCaptureSearch(Rect arg0, Point arg1, Consumer arg2)

public void onScrollCaptureSearch(Rect arg0, Point arg1, Consumer<ScrollCaptureTarget> arg2)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect
arg1android.graphics.Point
arg2java.util.function.Consumer<android.view.ScrollCaptureTarget>

onStartTemporaryDetach()

public void onStartTemporaryDetach()

onTouchEvent(MotionEvent arg0)

public boolean onTouchEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

onTrackballEvent(MotionEvent arg0)

public boolean onTrackballEvent(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

Returns: boolean

onViewTranslationResponse(ViewTranslationResponse arg0)

public void onViewTranslationResponse(ViewTranslationResponse arg0)

Parameters:

ParameterTypeDescription
arg0android.view.translation.ViewTranslationResponse

onVirtualViewTranslationResponses(LongSparseArray arg0)

public void onVirtualViewTranslationResponses(LongSparseArray<ViewTranslationResponse> arg0)

Parameters:

ParameterTypeDescription
arg0android.util.LongSparseArray<android.view.translation.ViewTranslationResponse>

onVisibilityAggregated(boolean arg0)

public void onVisibilityAggregated(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

onWindowFocusChanged(boolean arg0)

public void onWindowFocusChanged(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

onWindowSystemUiVisibilityChanged(int arg0)

public void onWindowSystemUiVisibilityChanged(int arg0)

Parameters:

ParameterTypeDescription
arg0int

performAccessibilityAction(int arg0, Bundle arg1)

public boolean performAccessibilityAction(int arg0, Bundle arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.os.Bundle

Returns: boolean

performClick()

public boolean performClick()

Returns: boolean

performContextClick()

public boolean performContextClick()

Returns: boolean

performContextClick(float arg0, float arg1)

public boolean performContextClick(float arg0, float arg1)

Parameters:

ParameterTypeDescription
arg0float
arg1float

Returns: boolean

performHapticFeedback(int arg0)

public boolean performHapticFeedback(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: boolean

performHapticFeedback(int arg0, int arg1)

public boolean performHapticFeedback(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: boolean

performLongClick()

public boolean performLongClick()

Returns: boolean

performLongClick(float arg0, float arg1)

public boolean performLongClick(float arg0, float arg1)

Parameters:

ParameterTypeDescription
arg0float
arg1float

Returns: boolean

performReceiveContent(ContentInfo arg0)

public ContentInfo performReceiveContent(ContentInfo arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ContentInfo

Returns: android.view.ContentInfo

playSoundEffect(int arg0)

public void playSoundEffect(int arg0)

Parameters:

ParameterTypeDescription
arg0int

post(Runnable arg0)

public boolean post(Runnable arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Runnable

Returns: boolean

postDelayed(Runnable arg0, long arg1)

public boolean postDelayed(Runnable arg0, long arg1)

Parameters:

ParameterTypeDescription
arg0java.lang.Runnable
arg1long

Returns: boolean

postInvalidate()

public void postInvalidate()

postInvalidate(int arg0, int arg1, int arg2, int arg3)

public void postInvalidate(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

postInvalidateDelayed(long arg0)

public void postInvalidateDelayed(long arg0)

Parameters:

ParameterTypeDescription
arg0long

postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4)

public void postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4)

Parameters:

ParameterTypeDescription
arg0long
arg1int
arg2int
arg3int
arg4int

postInvalidateOnAnimation()

public void postInvalidateOnAnimation()

postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)

public void postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

postOnAnimation(Runnable arg0)

public void postOnAnimation(Runnable arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Runnable

postOnAnimationDelayed(Runnable arg0, long arg1)

public void postOnAnimationDelayed(Runnable arg0, long arg1)

Parameters:

ParameterTypeDescription
arg0java.lang.Runnable
arg1long

refreshDrawableState()

public void refreshDrawableState()

releasePointerCapture()

public void releasePointerCapture()

removeCallbacks(Runnable arg0)

public boolean removeCallbacks(Runnable arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Runnable

Returns: boolean

removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)

public void removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnAttachStateChangeListener

removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)

public void removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnLayoutChangeListener

removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)

public void removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnUnhandledKeyEventListener

requestApplyInsets()

public void requestApplyInsets()

requestFitSystemWindows()

public void requestFitSystemWindows()

requestFocus()

public final boolean requestFocus()

Returns: boolean

requestFocus(int arg0)

public final boolean requestFocus(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: boolean

requestFocus(int arg0, Rect arg1)

public boolean requestFocus(int arg0, Rect arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.graphics.Rect

Returns: boolean

requestFocusFromTouch()

public final boolean requestFocusFromTouch()

Returns: boolean

requestLayout()

public void requestLayout()

requestPointerCapture()

public void requestPointerCapture()

requestRectangleOnScreen(Rect arg0)

public boolean requestRectangleOnScreen(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

Returns: boolean

requestRectangleOnScreen(Rect arg0, boolean arg1)

public boolean requestRectangleOnScreen(Rect arg0, boolean arg1)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect
arg1boolean

Returns: boolean

requestUnbufferedDispatch(MotionEvent arg0)

public final void requestUnbufferedDispatch(MotionEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.MotionEvent

requestUnbufferedDispatch(int arg0)

public final void requestUnbufferedDispatch(int arg0)

Parameters:

ParameterTypeDescription
arg0int

resetPivot()

public void resetPivot()

resolveSize(int arg0, int arg1)

public static int resolveSize(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: int

resolveSizeAndState(int arg0, int arg1, int arg2)

public static int resolveSizeAndState(int arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int

Returns: int

restoreDefaultFocus()

public boolean restoreDefaultFocus()

Returns: boolean

restoreHierarchyState(SparseArray arg0)

public void restoreHierarchyState(SparseArray<Parcelable> arg0)

Parameters:

ParameterTypeDescription
arg0android.util.SparseArray<android.os.Parcelable>

saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)

public final void saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)

Parameters:

ParameterTypeDescription
arg0android.content.Context
arg1int[]
arg2android.util.AttributeSet
arg3android.content.res.TypedArray
arg4int
arg5int

saveHierarchyState(SparseArray arg0)

public void saveHierarchyState(SparseArray<Parcelable> arg0)

Parameters:

ParameterTypeDescription
arg0android.util.SparseArray<android.os.Parcelable>

scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)

public void scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable
arg1java.lang.Runnable
arg2long

scrollBy(int arg0, int arg1)

public void scrollBy(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

scrollTo(int arg0, int arg1)

public void scrollTo(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

sendAccessibilityEvent(int arg0)

public void sendAccessibilityEvent(int arg0)

Parameters:

ParameterTypeDescription
arg0int

sendAccessibilityEventUnchecked(AccessibilityEvent arg0)

public void sendAccessibilityEventUnchecked(AccessibilityEvent arg0)

Parameters:

ParameterTypeDescription
arg0android.view.accessibility.AccessibilityEvent

setAccessibilityDelegate(View.AccessibilityDelegate arg0)

public void setAccessibilityDelegate(View.AccessibilityDelegate arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.AccessibilityDelegate

setAccessibilityHeading(boolean arg0)

public void setAccessibilityHeading(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setAccessibilityLiveRegion(int arg0)

public void setAccessibilityLiveRegion(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setAccessibilityPaneTitle(CharSequence arg0)

public void setAccessibilityPaneTitle(CharSequence arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.CharSequence

setAccessibilityTraversalAfter(int arg0)

public void setAccessibilityTraversalAfter(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setAccessibilityTraversalBefore(int arg0)

public void setAccessibilityTraversalBefore(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setActivated(boolean arg0)

public void setActivated(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setAdjustViewBounds(boolean arg0)

public void setAdjustViewBounds(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setAllowClickWhenDisabled(boolean arg0)

public void setAllowClickWhenDisabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setAlpha(float arg0)

public void setAlpha(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setAlpha(int arg0)

public void setAlpha(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setAnimation(Animation arg0)

public void setAnimation(Animation arg0)

Parameters:

ParameterTypeDescription
arg0android.view.animation.Animation

setAnimationMatrix(Matrix arg0)

public void setAnimationMatrix(Matrix arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Matrix

setAutoSizeMode(AutoSizeMode value)

public void setAutoSizeMode(AutoSizeMode value)

Sets the mode by which the barcode automatically resizes. Default value is AutoSizeMode.NONE.

Parameters:

ParameterTypeDescription
valueAutoSizeMode

setAutofillHints(String[] arg0)

public void setAutofillHints(String[] arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.String[]

setAutofillId(AutofillId arg0)

public void setAutofillId(AutofillId arg0)

Parameters:

ParameterTypeDescription
arg0android.view.autofill.AutofillId

setBackground(Drawable arg0)

public void setBackground(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setBackgroundColor(int value)

public void setBackgroundColor(int value)

Background color of the barcode image.

Parameters:

ParameterTypeDescription
valueint

setBackgroundDrawable(Drawable arg0)

public void setBackgroundDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setBackgroundResource(int arg0)

public void setBackgroundResource(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setBackgroundTintBlendMode(BlendMode arg0)

public void setBackgroundTintBlendMode(BlendMode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.BlendMode

setBackgroundTintList(ColorStateList arg0)

public void setBackgroundTintList(ColorStateList arg0)

Parameters:

ParameterTypeDescription
arg0android.content.res.ColorStateList

setBackgroundTintMode(PorterDuff.Mode arg0)

public void setBackgroundTintMode(PorterDuff.Mode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.PorterDuff.Mode

setBarColor(int value)

public void setBarColor(int value)

Bars color.

Parameters:

ParameterTypeDescription
valueint

setBarcodeType(BaseEncodeType value)

public void setBarcodeType(BaseEncodeType value)

BarCode’s encode type (symbology).

Parameters:

ParameterTypeDescription
valueBaseEncodeTypeUse to get current symbology.

setBaseline(int arg0)

public void setBaseline(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setBaselineAlignBottom(boolean arg0)

public void setBaselineAlignBottom(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setBottom(int arg0)

public final void setBottom(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setCameraDistance(float arg0)

public void setCameraDistance(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setChecksumAlwaysShow(boolean value)

public void setChecksumAlwaysShow(boolean value)

Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.

Parameters:

ParameterTypeDescription
valueboolean

setChecksumEnabled(EnableChecksum value)

public void setChecksumEnabled(EnableChecksum value)

Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN, Codaba Checksum always used: Rest symbology

Parameters:

ParameterTypeDescription
valueEnableChecksum

setClickable(boolean arg0)

public void setClickable(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setClipBounds(Rect arg0)

public void setClipBounds(Rect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Rect

setClipToOutline(boolean arg0)

public void setClipToOutline(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setCodeText(String value)

public void setCodeText(String value)

Data to be encoded, different types of BarCode may have different CodeText length restrictions.

Parameters:

ParameterTypeDescription
valuejava.lang.String

setColorFilter(ColorFilter arg0)

public void setColorFilter(ColorFilter arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.ColorFilter

setColorFilter(int arg0)

public final void setColorFilter(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setColorFilter(int arg0, PorterDuff.Mode arg1)

public final void setColorFilter(int arg0, PorterDuff.Mode arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.graphics.PorterDuff.Mode

setContentCaptureSession(ContentCaptureSession arg0)

public void setContentCaptureSession(ContentCaptureSession arg0)

Parameters:

ParameterTypeDescription
arg0android.view.contentcapture.ContentCaptureSession

setContentDescription(CharSequence arg0)

public void setContentDescription(CharSequence arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.CharSequence

setContextClickable(boolean arg0)

public void setContextClickable(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setCropToPadding(boolean arg0)

public void setCropToPadding(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setDefaultFocusHighlightEnabled(boolean arg0)

public void setDefaultFocusHighlightEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setDrawingCacheBackgroundColor(int arg0)

public void setDrawingCacheBackgroundColor(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setDrawingCacheEnabled(boolean arg0)

public void setDrawingCacheEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setDrawingCacheQuality(int arg0)

public void setDrawingCacheQuality(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setDuplicateParentStateEnabled(boolean arg0)

public void setDuplicateParentStateEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setElevation(float arg0)

public void setElevation(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setEnableEscape(boolean value)

public void setEnableEscape(boolean value)

Indicates whether explains the character “\” as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, “\” will be explained as a special escape character. Otherwise, “\” acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \013 and \\CR stands for CR.

Parameters:

ParameterTypeDescription
valueboolean

setEnabled(boolean arg0)

public void setEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFadingEdgeLength(int arg0)

public void setFadingEdgeLength(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setFilledBars(boolean value)

public void setFilledBars(boolean value)

Gets a value indicating whether bars filled. Only for 1D barcodes.

Parameters:

ParameterTypeDescription
valueboolean

setFilterTouchesWhenObscured(boolean arg0)

public void setFilterTouchesWhenObscured(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFitsSystemWindows(boolean arg0)

public void setFitsSystemWindows(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFocusable(boolean arg0)

public void setFocusable(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFocusable(int arg0)

public void setFocusable(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setFocusableInTouchMode(boolean arg0)

public void setFocusableInTouchMode(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFocusedByDefault(boolean arg0)

public void setFocusedByDefault(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setForceDarkAllowed(boolean arg0)

public void setForceDarkAllowed(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setForeground(Drawable arg0)

public void setForeground(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setForegroundGravity(int arg0)

public void setForegroundGravity(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setForegroundTintBlendMode(BlendMode arg0)

public void setForegroundTintBlendMode(BlendMode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.BlendMode

setForegroundTintList(ColorStateList arg0)

public void setForegroundTintList(ColorStateList arg0)

Parameters:

ParameterTypeDescription
arg0android.content.res.ColorStateList

setForegroundTintMode(PorterDuff.Mode arg0)

public void setForegroundTintMode(PorterDuff.Mode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.PorterDuff.Mode

setHapticFeedbackEnabled(boolean arg0)

public void setHapticFeedbackEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setHasTransientState(boolean arg0)

public void setHasTransientState(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setHorizontalFadingEdgeEnabled(boolean arg0)

public void setHorizontalFadingEdgeEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setHorizontalScrollBarEnabled(boolean arg0)

public void setHorizontalScrollBarEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setHorizontalScrollbarThumbDrawable(Drawable arg0)

public void setHorizontalScrollbarThumbDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setHorizontalScrollbarTrackDrawable(Drawable arg0)

public void setHorizontalScrollbarTrackDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setHovered(boolean arg0)

public void setHovered(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setId(int arg0)

public void setId(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setImageAlpha(int arg0)

public void setImageAlpha(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setImageBitmap(Bitmap arg0)

public void setImageBitmap(Bitmap arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Bitmap

setImageDrawable(Drawable arg0)

public void setImageDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setImageIcon(Icon arg0)

public void setImageIcon(Icon arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Icon

setImageLevel(int arg0)

public void setImageLevel(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setImageMatrix(Matrix arg0)

public void setImageMatrix(Matrix arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Matrix

setImageResource(int arg0)

public void setImageResource(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setImageState(int[] arg0, boolean arg1)

public void setImageState(int[] arg0, boolean arg1)

Parameters:

ParameterTypeDescription
arg0int[]
arg1boolean

setImageTintBlendMode(BlendMode arg0)

public void setImageTintBlendMode(BlendMode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.BlendMode

setImageTintList(ColorStateList arg0)

public void setImageTintList(ColorStateList arg0)

Parameters:

ParameterTypeDescription
arg0android.content.res.ColorStateList

setImageTintMode(PorterDuff.Mode arg0)

public void setImageTintMode(PorterDuff.Mode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.PorterDuff.Mode

setImageURI(Uri arg0)

public void setImageURI(Uri arg0)

Parameters:

ParameterTypeDescription
arg0android.net.Uri

setImportantForAccessibility(int arg0)

public void setImportantForAccessibility(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setImportantForAutofill(int arg0)

public void setImportantForAutofill(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setImportantForContentCapture(int arg0)

public void setImportantForContentCapture(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setKeepScreenOn(boolean arg0)

public void setKeepScreenOn(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setKeyboardNavigationCluster(boolean arg0)

public void setKeyboardNavigationCluster(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setLabelFor(int arg0)

public void setLabelFor(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setLayerPaint(Paint arg0)

public void setLayerPaint(Paint arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Paint

setLayerType(int arg0, Paint arg1)

public void setLayerType(int arg0, Paint arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1android.graphics.Paint

setLayoutDirection(int arg0)

public void setLayoutDirection(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setLayoutParams(ViewGroup.LayoutParams arg0)

public void setLayoutParams(ViewGroup.LayoutParams arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ViewGroup.LayoutParams

setLeft(int arg0)

public final void setLeft(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)

public final void setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

setLongClickable(boolean arg0)

public void setLongClickable(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setMaxHeight(int arg0)

public void setMaxHeight(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setMaxWidth(int arg0)

public void setMaxWidth(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setMinimumHeight(int arg0)

public void setMinimumHeight(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setMinimumWidth(int arg0)

public void setMinimumWidth(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setNestedScrollingEnabled(boolean arg0)

public void setNestedScrollingEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setNextClusterForwardId(int arg0)

public void setNextClusterForwardId(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setNextFocusDownId(int arg0)

public void setNextFocusDownId(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setNextFocusForwardId(int arg0)

public void setNextFocusForwardId(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setNextFocusLeftId(int arg0)

public void setNextFocusLeftId(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setNextFocusRightId(int arg0)

public void setNextFocusRightId(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setNextFocusUpId(int arg0)

public void setNextFocusUpId(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)

public void setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnApplyWindowInsetsListener

setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)

public void setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnCapturedPointerListener

setOnClickListener(View.OnClickListener arg0)

public void setOnClickListener(View.OnClickListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnClickListener

setOnContextClickListener(View.OnContextClickListener arg0)

public void setOnContextClickListener(View.OnContextClickListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnContextClickListener

setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)

public void setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnCreateContextMenuListener

setOnDragListener(View.OnDragListener arg0)

public void setOnDragListener(View.OnDragListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnDragListener

setOnFocusChangeListener(View.OnFocusChangeListener arg0)

public void setOnFocusChangeListener(View.OnFocusChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnFocusChangeListener

setOnGenericMotionListener(View.OnGenericMotionListener arg0)

public void setOnGenericMotionListener(View.OnGenericMotionListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnGenericMotionListener

setOnHoverListener(View.OnHoverListener arg0)

public void setOnHoverListener(View.OnHoverListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnHoverListener

setOnKeyListener(View.OnKeyListener arg0)

public void setOnKeyListener(View.OnKeyListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnKeyListener

setOnLongClickListener(View.OnLongClickListener arg0)

public void setOnLongClickListener(View.OnLongClickListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnLongClickListener

setOnReceiveContentListener(String[] arg0, OnReceiveContentListener arg1)

public void setOnReceiveContentListener(String[] arg0, OnReceiveContentListener arg1)

Parameters:

ParameterTypeDescription
arg0java.lang.String[]
arg1android.view.OnReceiveContentListener

setOnScrollChangeListener(View.OnScrollChangeListener arg0)

public void setOnScrollChangeListener(View.OnScrollChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnScrollChangeListener

setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0)

public void setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnSystemUiVisibilityChangeListener

setOnTouchListener(View.OnTouchListener arg0)

public void setOnTouchListener(View.OnTouchListener arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.OnTouchListener

setOutlineAmbientShadowColor(int arg0)

public void setOutlineAmbientShadowColor(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setOutlineProvider(ViewOutlineProvider arg0)

public void setOutlineProvider(ViewOutlineProvider arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ViewOutlineProvider

setOutlineSpotShadowColor(int arg0)

public void setOutlineSpotShadowColor(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setOverScrollMode(int arg0)

public void setOverScrollMode(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setPadding(int arg0, int arg1, int arg2, int arg3)

public void setPadding(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

setPaddingRelative(int arg0, int arg1, int arg2, int arg3)

public void setPaddingRelative(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

setPivotX(float arg0)

public void setPivotX(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setPivotY(float arg0)

public void setPivotY(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setPointerIcon(PointerIcon arg0)

public void setPointerIcon(PointerIcon arg0)

Parameters:

ParameterTypeDescription
arg0android.view.PointerIcon

setPressed(boolean arg0)

public void setPressed(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setRenderEffect(RenderEffect arg0)

public void setRenderEffect(RenderEffect arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.RenderEffect

setResolution(float value)

public void setResolution(float value)

Sets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi.

Parameters:

ParameterTypeDescription
valuefloatThe Resolution parameter value is less than or equal to 0.

setRevealOnFocusHint(boolean arg0)

public final void setRevealOnFocusHint(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setRight(int arg0)

public final void setRight(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setRotation(float arg0)

public void setRotation(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setRotationAngle(float value)

public void setRotationAngle(float value)

BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image.

Parameters:

ParameterTypeDescription
valuefloat

setRotationX(float arg0)

public void setRotationX(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setRotationY(float arg0)

public void setRotationY(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setSaveEnabled(boolean arg0)

public void setSaveEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setSaveFromParentEnabled(boolean arg0)

public void setSaveFromParentEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setScaleType(ImageView.ScaleType arg0)

public void setScaleType(ImageView.ScaleType arg0)

Parameters:

ParameterTypeDescription
arg0android.widget.ImageView.ScaleType

setScaleX(float arg0)

public void setScaleX(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setScaleY(float arg0)

public void setScaleY(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setScreenReaderFocusable(boolean arg0)

public void setScreenReaderFocusable(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setScrollBarDefaultDelayBeforeFade(int arg0)

public void setScrollBarDefaultDelayBeforeFade(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollBarFadeDuration(int arg0)

public void setScrollBarFadeDuration(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollBarSize(int arg0)

public void setScrollBarSize(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollBarStyle(int arg0)

public void setScrollBarStyle(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollCaptureCallback(ScrollCaptureCallback arg0)

public final void setScrollCaptureCallback(ScrollCaptureCallback arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ScrollCaptureCallback

setScrollCaptureHint(int arg0)

public void setScrollCaptureHint(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollContainer(boolean arg0)

public void setScrollContainer(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setScrollIndicators(int arg0)

public void setScrollIndicators(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollIndicators(int arg0, int arg1)

public void setScrollIndicators(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

setScrollX(int arg0)

public void setScrollX(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollY(int arg0)

public void setScrollY(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setScrollbarFadingEnabled(boolean arg0)

public void setScrollbarFadingEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setSelected(boolean arg0)

public void setSelected(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setSoundEffectsEnabled(boolean arg0)

public void setSoundEffectsEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setStateDescription(CharSequence arg0)

public void setStateDescription(CharSequence arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.CharSequence

setStateListAnimator(StateListAnimator arg0)

public void setStateListAnimator(StateListAnimator arg0)

Parameters:

ParameterTypeDescription
arg0android.animation.StateListAnimator

setSupportBackgroundTintList(ColorStateList arg0)

public void setSupportBackgroundTintList(ColorStateList arg0)

Parameters:

ParameterTypeDescription
arg0android.content.res.ColorStateList

setSupportBackgroundTintMode(PorterDuff.Mode arg0)

public void setSupportBackgroundTintMode(PorterDuff.Mode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.PorterDuff.Mode

setSupportImageTintList(ColorStateList arg0)

public void setSupportImageTintList(ColorStateList arg0)

Parameters:

ParameterTypeDescription
arg0android.content.res.ColorStateList

setSupportImageTintMode(PorterDuff.Mode arg0)

public void setSupportImageTintMode(PorterDuff.Mode arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.PorterDuff.Mode

setSystemGestureExclusionRects(List arg0)

public void setSystemGestureExclusionRects(List<Rect> arg0)

Parameters:

ParameterTypeDescription
arg0java.util.List<android.graphics.Rect>

setSystemUiVisibility(int arg0)

public void setSystemUiVisibility(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setTag(int arg0, Object arg1)

public void setTag(int arg0, Object arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1java.lang.Object

setTag(Object arg0)

public void setTag(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

setTextAlignment(int arg0)

public void setTextAlignment(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setTextDirection(int arg0)

public void setTextDirection(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setThrowExceptionWhenCodeTextIncorrect(boolean value)

public void setThrowExceptionWhenCodeTextIncorrect(boolean value)

Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode’s specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K, Code128 symbology if codetext is incorrect.

Parameters:

ParameterTypeDescription
valueboolean

setTooltipText(CharSequence arg0)

public void setTooltipText(CharSequence arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.CharSequence

setTop(int arg0)

public final void setTop(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setTouchDelegate(TouchDelegate arg0)

public void setTouchDelegate(TouchDelegate arg0)

Parameters:

ParameterTypeDescription
arg0android.view.TouchDelegate

setTransitionAlpha(float arg0)

public void setTransitionAlpha(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setTransitionName(String arg0)

public final void setTransitionName(String arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.String

setTransitionVisibility(int arg0)

public void setTransitionVisibility(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setTranslationX(float arg0)

public void setTranslationX(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setTranslationY(float arg0)

public void setTranslationY(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setTranslationZ(float arg0)

public void setTranslationZ(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setUseAntiAlias(boolean value)

public void setUseAntiAlias(boolean value)

Sets a value indicating whether is used anti-aliasing mode to render image.

Parameters:

ParameterTypeDescription
valueboolean

setVerticalFadingEdgeEnabled(boolean arg0)

public void setVerticalFadingEdgeEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setVerticalScrollBarEnabled(boolean arg0)

public void setVerticalScrollBarEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setVerticalScrollbarPosition(int arg0)

public void setVerticalScrollbarPosition(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setVerticalScrollbarThumbDrawable(Drawable arg0)

public void setVerticalScrollbarThumbDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setVerticalScrollbarTrackDrawable(Drawable arg0)

public void setVerticalScrollbarTrackDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

setViewTranslationCallback(ViewTranslationCallback arg0)

public void setViewTranslationCallback(ViewTranslationCallback arg0)

Parameters:

ParameterTypeDescription
arg0android.view.translation.ViewTranslationCallback

setVisibility(int arg0)

public void setVisibility(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setWideNarrowRatio(float value)

public void setWideNarrowRatio(float value)

Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard

Parameters:

ParameterTypeDescription
valuefloatThe WideNarrowRatio parameter value is less than or equal to 0.

setWillNotCacheDrawing(boolean arg0)

public void setWillNotCacheDrawing(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setWillNotDraw(boolean arg0)

public void setWillNotDraw(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)

public void setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)

Parameters:

ParameterTypeDescription
arg0android.view.WindowInsetsAnimation.Callback

setX(float arg0)

public void setX(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setY(float arg0)

public void setY(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setZ(float arg0)

public void setZ(float arg0)

Parameters:

ParameterTypeDescription
arg0float

showContextMenu()

public boolean showContextMenu()

Returns: boolean

showContextMenu(float arg0, float arg1)

public boolean showContextMenu(float arg0, float arg1)

Parameters:

ParameterTypeDescription
arg0float
arg1float

Returns: boolean

startActionMode(ActionMode.Callback arg0)

public ActionMode startActionMode(ActionMode.Callback arg0)

Parameters:

ParameterTypeDescription
arg0android.view.ActionMode.Callback

Returns: android.view.ActionMode

startActionMode(ActionMode.Callback arg0, int arg1)

public ActionMode startActionMode(ActionMode.Callback arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0android.view.ActionMode.Callback
arg1int

Returns: android.view.ActionMode

startAnimation(Animation arg0)

public void startAnimation(Animation arg0)

Parameters:

ParameterTypeDescription
arg0android.view.animation.Animation

startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)

public final boolean startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0android.content.ClipData
arg1android.view.View.DragShadowBuilder
arg2java.lang.Object
arg3int

Returns: boolean

startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)

public final boolean startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0android.content.ClipData
arg1android.view.View.DragShadowBuilder
arg2java.lang.Object
arg3int

Returns: boolean

startNestedScroll(int arg0)

public boolean startNestedScroll(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: boolean

stopNestedScroll()

public void stopNestedScroll()

toString()

public String toString()

Returns: java.lang.String

transformMatrixToGlobal(Matrix arg0)

public void transformMatrixToGlobal(Matrix arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Matrix

transformMatrixToLocal(Matrix arg0)

public void transformMatrixToLocal(Matrix arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.Matrix

unscheduleDrawable(Drawable arg0)

public void unscheduleDrawable(Drawable arg0)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable

unscheduleDrawable(Drawable arg0, Runnable arg1)

public void unscheduleDrawable(Drawable arg0, Runnable arg1)

Parameters:

ParameterTypeDescription
arg0android.graphics.drawable.Drawable
arg1java.lang.Runnable

updateDragShadow(View.DragShadowBuilder arg0)

public final void updateDragShadow(View.DragShadowBuilder arg0)

Parameters:

ParameterTypeDescription
arg0android.view.View.DragShadowBuilder

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int

willNotCacheDrawing()

public boolean willNotCacheDrawing()

Returns: boolean

willNotDraw()

public boolean willNotDraw()

Returns: boolean