MCPcopy Create free account

hub / github.com/OneUIProject/oneui-core / functions

Functions19,343 in github.com/OneUIProject/oneui-core

↓ 24 callersMethodstartFadeAnimation
(boolean fadeOut)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslSpinningDatePickerSpinnerDelegate.java:1524
↓ 23 callersMethodcancel
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPickerSpinnerDelegate.java:2530
↓ 23 callersMethodfindPointerIndex
Call {@link MotionEvent#findPointerIndex(int)}. @deprecated Call {@link MotionEvent#findPointerIndex(int)} directly. This method will be removed in a
core/src/main/java/androidx/core/view/MotionEventCompat.java:486
↓ 23 callersMethodgetAdapter
Call this instead of getMenuView if you want to manage your own ListView. For proper operation, the ListView hosting this adapter should add this pres
appcompat/src/main/java/androidx/appcompat/view/menu/ListMenuPresenter.java:124
↓ 23 callersMethodgetExtras
Gets the {@link Notification#extras} field from a notification in a backwards compatible manner. Extras field was supported from JellyBean (Api level
core/src/main/java/androidx/core/app/NotificationCompat.java:7323
↓ 23 callersMethodgetField
Returns a {@link Field} object that reflects the specified public member field of the class or interface represented by the given string name.
core/src/main/java/androidx/reflect/SeslBaseReflector.java:175
↓ 23 callersMethodgetMeasuredState
Return only the state bits of {@link #getMeasuredWidthAndState} and {@link #getMeasuredHeightAndState}, combined into one integer. The width component
core/src/main/java/androidx/core/view/ViewCompat.java:1759
↓ 23 callersMethodgetPackageName
Gets the package this node comes from. @return The package name.
core/src/main/java/androidx/core/view/accessibility/AccessibilityNodeInfoCompat.java:2617
↓ 23 callersMethodgetPackageName
()
apppickerview/src/main/java/androidx/apppickerview/widget/AppPickerView.java:688
↓ 23 callersMethodisLightTheme
(@NonNull Context context)
appcompat/src/main/java/androidx/appcompat/util/SeslMisc.java:38
↓ 23 callersMethodisRemoved
()
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:12578
↓ 23 callersMethodlineTo
Add a line to the ShapePath. @param x the x to which the line should be drawn. @param y the y to which the line should be drawn.
material/java/com/google/android/material/shape/ShapePath.java:129
↓ 23 callersMethodonDraw
The default implementation for {@link ItemTouchHelper.Callback#onChildDraw(Canvas, RecyclerView, RecyclerView.ViewHolder, float, float, int, boolean)}
recyclerview/src/main/java/androidx/recyclerview/widget/ItemTouchUIUtil.java:41
↓ 23 callersMethodpullChildren
()
appcompat/src/main/java/androidx/appcompat/widget/ActionBarOverlayLayout.java:673
↓ 23 callersMethodsendAccessibilityEvent
Sends an accessibility event of the given type. If accessibility is not enabled this method has no effect. <p> The default implementation behaves as {
core/src/main/java/androidx/core/view/AccessibilityDelegateCompat.java:173
↓ 23 callersMethodsetAlpha
(int alpha)
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2480
↓ 23 callersMethodsetBackgroundDrawable
(Drawable d)
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:99
↓ 23 callersMethodsetId
(int id)
appcompat/src/main/java/androidx/appcompat/view/menu/BaseMenuPresenter.java:247
↓ 22 callersMethodapply
(Typeface font)
material/java/com/google/android/material/resources/CancelableFontCallback.java:35
↓ 22 callersMethodbeginTransaction
Start a series of edit operations on the Fragments associated with this FragmentManager. <p>Note: A fragment transaction can only be created/committe
fragment/src/main/java/androidx/fragment/app/FragmentManager.java:573
↓ 22 callersMethodclear
Clear scrap views out of this recycler. Detached views contained within a recycled view pool will remain.
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:7026
↓ 22 callersMethodclearCalendar
(Calendar calendar, int year, int monthOfYear, int dayOfMonth)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslDatePicker.java:691
↓ 22 callersMethodgetSystemWindowInsetBottom
Returns the bottom system window inset in pixels. <p>The system window inset represents the area of a full-screen window that is partially or fully o
core/src/main/java/androidx/core/view/WindowInsetsCompat.java:237
↓ 22 callersMethodgetSystemWindowInsetLeft
Returns the left system window inset in pixels. <p>The system window inset represents the area of a full-screen window that is partially or fully obs
core/src/main/java/androidx/core/view/WindowInsetsCompat.java:189
↓ 22 callersMethodgetSystemWindowInsetRight
Returns the right system window inset in pixels. <p>The system window inset represents the area of a full-screen window that is partially or fully ob
core/src/main/java/androidx/core/view/WindowInsetsCompat.java:221
↓ 22 callersMethodgetTag
Get the behavior-specific tag object with the given child view. This object is stored with the child view's LayoutParams. @param child child view to
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java:2467
↓ 22 callersMethodgetTotalScrollRange
Returns the scroll range of all children. @return the scroll range in px
material/java/com/google/android/material/appbar/AppBarLayout.java:827
↓ 22 callersMethodgetTranslationY
The vertical location of this view relative to its {@link View#getTop() top} position. This position is post-layout, in addition to wherever the objec
core/src/main/java/androidx/core/view/ViewCompat.java:1965
↓ 22 callersMethodisStateful
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2405
↓ 22 callersMethodlayer
Convenience method that calculates {@link MaterialColors#layer(View, int, int, float)} without an {@code overlayAlpha} value by passing in {@code 1f}
material/java/com/google/android/material/color/MaterialColors.java:98
↓ 22 callersMethodpost
(Runnable runnable)
core/src/main/java/androidx/core/provider/SelfDestructiveThread.java:110
↓ 22 callersMethodrequestApplyInsets
Ask that a new dispatch of {@code View.onApplyWindowInsets(WindowInsets)} be performed. This falls back to {@code View.requestFitSystemWindows()} wher
core/src/main/java/androidx/core/view/ViewCompat.java:2432
↓ 22 callersMethodsetDuration
(int duration)
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:13532
↓ 22 callersMethodsetPadding
(int l, int t, int r, int b)
appcompat/src/main/java/androidx/appcompat/view/menu/ActionMenuItemView.java:167
↓ 22 callersMethodsetTintMode
Specifies a tint blending mode for {@code drawable}. @param drawable The Drawable against which to invoke the method. @param tintMode A Porter-Duff b
core/src/main/java/androidx/core/graphics/drawable/DrawableCompat.java:162
↓ 21 callersMethodcombineMeasuredStates
Merge two states as returned by {@link #getMeasuredState(View)}. @param curState The current state as returned from a view or the result of combining
core/src/main/java/androidx/core/view/ViewCompat.java:1774
↓ 21 callersMethodend
Keep the end side of the corner original data
material/java/com/google/android/material/button/MaterialButtonToggleGroup.java:848
↓ 21 callersMethodequals
(Object o)
core/src/main/java/androidx/core/view/WindowInsetsCompat.java:716
↓ 21 callersMethodgetBaseline
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:251
↓ 21 callersMethodgetColumnIndex
Gets the column index at which the item is located. @return The column index.
core/src/main/java/androidx/core/view/accessibility/AccessibilityNodeInfoCompat.java:942
↓ 21 callersMethodgetIndeterminateDrawable
()
material/java/com/google/android/material/progressindicator/BaseProgressIndicator.java:423
↓ 21 callersMethodgetIntent
()
core/src/main/java/androidx/core/app/JobIntentService.java:355
↓ 21 callersMethodgetTextPaint
()
material/java/com/google/android/material/internal/TextDrawableHelper.java:85
↓ 21 callersMethodgetTransitionName
Returns the name of the View to be used to identify Views in Transitions. Names should be unique in the View hierarchy. <p>This returns null if the V
core/src/main/java/androidx/core/view/ViewCompat.java:2407
↓ 21 callersMethodisChecked
()
appcompat/src/main/java/androidx/appcompat/widget/SeslSwitchBar.java:231
↓ 21 callersMethodlerp
(float startValue, float endValue, float fraction)
material/java/com/google/android/material/transition/TransitionUtils.java:248
↓ 21 callersMethodoffsetLeftAndRight
Offset this view's horizontal location by the specified amount of pixels. @param offset the number of pixels to offset the view by
core/src/main/java/androidx/core/view/ViewCompat.java:3568
↓ 21 callersMethodonSizeChange
Attempts to call {@link Delegate#onChipDrawableSizeChange()} on the delegate.
material/java/com/google/android/material/chip/ChipDrawable.java:462
↓ 21 callersMethodperformClick
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:678
↓ 21 callersMethodsaveAttributeDataForStyleable
Stores debugging information about attributes. This should be called in a constructor by every custom {@link View} that uses a custom styleable. If th
core/src/main/java/androidx/core/view/ViewCompat.java:518
↓ 21 callersMethodsetAlpha
(int alpha)
swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/CircularProgressDrawable.java:246
↓ 21 callersMethodsort
(Intent intent, List<ActivityResolveInfo> activities, List<HistoricalRecord> historicalRecords
appcompat/src/main/java/androidx/appcompat/widget/ActivityChooserModel.java:120
↓ 21 callersMethodtoString
()
material/java/com/google/android/material/stateful/ExtendableSavedState.java:81
↓ 20 callersMethodapplyCompoundDrawablesTints
()
appcompat/src/main/java/androidx/appcompat/widget/AppCompatTextHelper.java:522
↓ 20 callersMethoddispatchKeyEvent
(KeyEvent event)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:610
↓ 20 callersMethodgetAlpha
The opacity of the view. This is a value from 0 to 1, where 0 means the view is completely transparent and 1 means the view is completely opaque. <p>
core/src/main/java/androidx/core/view/ViewCompat.java:1461
↓ 20 callersMethodgetBehavior
Get the behavior governing the layout and interaction of the child view within a parent CoordinatorLayout. @return The current behavior or null if no
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java:3042
↓ 20 callersMethodgetExtras
Gets an optional bundle with extra data. The bundle is lazily created and never <code>null</code>. <p> <strong>Note:</strong> It is recommended to use
core/src/main/java/androidx/core/view/accessibility/AccessibilityNodeInfoCompat.java:3404
↓ 20 callersMethodgetFragment
The Fragment being added / removed. @return An {@link Fragment#isAdded() added} Fragment.
fragment/src/main/java/androidx/fragment/app/SpecialEffectsController.java:556
↓ 20 callersMethodgetMinYear
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslSpinningDatePicker.java:1013
↓ 20 callersMethodgetMinYear
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslDatePicker.java:902
↓ 20 callersMethodgetMinimumHeight
Returns the minimum height of the view. <p>Prior to API 16, this method may return 0 on some platforms.</p> @return the minimum height the view will
core/src/main/java/androidx/core/view/ViewCompat.java:2033
↓ 20 callersMethodgetResources
()
appcompat/src/main/java/androidx/appcompat/view/menu/MenuBuilder.java:824
↓ 20 callersMethodisOpaque
Implementations should call the corresponding method in {@link CircularRevealHelper}.
material/java/com/google/android/material/circularreveal/CircularRevealWidget.java:57
↓ 20 callersMethodnotifyDataSetChanged
This method should be called by the application if the data backing this adapter has changed and associated views should update.
viewpager/src/main/java/androidx/viewpager/widget/PagerAdapter.java:292
↓ 20 callersMethodonAbsorb
Call when the effect absorbs an impact at the given velocity. Used when a fling reaches the scroll boundary. <p>When using a {@link android.widget.Sc
core/src/main/java/androidx/core/widget/SeslEdgeEffect.java:364
↓ 20 callersMethodonDismiss
Called when the associated menu has been dismissed. @param menu the popup menu that was dismissed
appcompat/src/main/java/androidx/appcompat/widget/PopupMenu.java:316
↓ 20 callersMethodonRestoreInstanceState
(Parcelable state)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:279
↓ 20 callersMethodrecycle
Return an instance back to be reused. <p> <strong>Note:</strong> You must not touch the object after calling this function. </p> @throws IllegalState
core/src/main/java/androidx/core/view/accessibility/AccessibilityRecordCompat.java:743
↓ 20 callersMethodsetCheckable
Displays the checkbox for the item view. This does not ensure the item view will be checked, for that use {@link #setChecked}. @param checkable Wheth
appcompat/src/main/java/androidx/appcompat/view/menu/MenuView.java:85
↓ 20 callersMethodsetColor
(int color)
picker/picker-color/src/main/java/androidx/picker3/widget/SeslColorPicker.java:1051
↓ 20 callersMethodsetDuration
Sets the duration for the underlying animator that animates the requested properties. By default, the animator uses the default value for ValueAnimato
core/src/main/java/androidx/core/view/ViewPropertyAnimatorCompat.java:121
↓ 20 callersMethodsetLayoutDirection
Set the layout direction for this drawable. Should be a resolved layout direction, as the Drawable has no capacity to do the resolution on its own. @
core/src/main/java/androidx/core/graphics/drawable/DrawableCompat.java:353
↓ 20 callersMethodsetPaddingRelative
Sets the relative padding. The view may add on the space required to display the scrollbars, depending on the style and visibility of the scrollbars.
core/src/main/java/androidx/core/view/ViewCompat.java:1875
↓ 20 callersMethodsetValue
(int value)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:733
↓ 20 callersMethodstart
Starts the scroller at the current animation time.
core/src/main/java/androidx/core/widget/AutoScrollHelper.java:775
↓ 20 callersMethodtoWindowInsetsCompat
Wrap an instance of {@link WindowInsets} into a {@link WindowInsetsCompat}. <p> This version of the function does not allow the resulting {@link Windo
core/src/main/java/androidx/core/view/WindowInsetsCompat.java:145
↓ 20 callersMethodwrap
Creates a new instance wrapping an {@link android.view.accessibility.AccessibilityNodeInfo}. @param info The info.
core/src/main/java/androidx/core/view/accessibility/AccessibilityNodeInfoCompat.java:1710
↓ 19 callersMethoddispatchHoverEvent
(MotionEvent event)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:608
↓ 19 callersMethodequals
(@Nullable final Object obj)
core/src/main/java/androidx/core/content/LocusIdCompat.java:101
↓ 19 callersMethodgetBoolean
Retrieves a {@link Boolean} value from the data store. @param key The name of the preference to retrieve @param defValue Value to return if this
preference/src/main/java/androidx/preference/PreferenceDataStore.java:194
↓ 19 callersMethodgetColor
Returns a themed color integer associated with a particular resource ID. If the resource holds a complex {@link ColorStateList}, then the default colo
core/src/main/java/androidx/core/content/res/ResourcesCompat.java:162
↓ 19 callersMethodgetCount
Return the number of views available.
viewpager/src/main/java/androidx/viewpager/widget/PagerAdapter.java:91
↓ 19 callersMethodgetImportantForAccessibility
Gets the mode for determining whether this View is important for accessibility which is if it fires accessibility events and if it is reported to acce
core/src/main/java/androidx/core/view/ViewCompat.java:1099
↓ 19 callersMethodgetIntrinsicWidth
Returns the width at which the chip would like to be laid out.
material/java/com/google/android/material/chip/ChipDrawable.java:486
↓ 19 callersMethodgetIntrinsicWidth
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2395
↓ 19 callersMethodgetPadding
(@NonNull Rect padding)
material/java/com/google/android/material/shape/MaterialShapeDrawable.java:505
↓ 19 callersMethodhandleLifecycleEvent
(@NonNull Lifecycle.Event event)
fragment/src/main/java/androidx/fragment/app/FragmentViewLifecycleOwner.java:87
↓ 19 callersMethodinvoke
Invokes the item by calling various listeners or callbacks. @return true if the invocation was handled, false otherwise
appcompat/src/main/java/androidx/appcompat/view/menu/MenuItemImpl.java:158
↓ 19 callersMethodisFocused
<p>Returns the focus state in the drop down.</p> @return true always if hijacking focus
appcompat/src/main/java/androidx/appcompat/widget/DropDownListView.java:158
↓ 19 callersMethodisRunning
Returns true if the thread is alive.
core/src/main/java/androidx/core/provider/SelfDestructiveThread.java:93
↓ 19 callersMethodisRunning
()
material/java/com/google/android/material/progressindicator/DrawableWithAnimatedVisibilityChange.java:202
↓ 19 callersMethodonAnimationEnd
(BottomAppBar bar)
material/java/com/google/android/material/bottomappbar/BottomAppBar.java:170
↓ 19 callersMethodremoveAllViews
()
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:525
↓ 19 callersMethodscrollToPosition
Convenience method to scroll to a certain position. RecyclerView does not implement scrolling logic, rather forwards the call to {@link RecyclerView.
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:2235
↓ 19 callersMethodshouldLayout
(View view)
appcompat/src/main/java/androidx/appcompat/widget/Toolbar.java:2235
↓ 19 callersMethodshow
()
material/java/com/google/android/material/snackbar/SnackbarManager.java:69
↓ 18 callersMethodcalculateChipIconWidth
Returns the width of the chip icon plus padding, which only apply if the chip icon exists.
material/java/com/google/android/material/chip/ChipDrawable.java:527
↓ 18 callersMethoddismiss
()
appcompat/src/main/java/androidx/appcompat/view/menu/MenuHelper.java:24
↓ 18 callersMethodgetMax
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2045
← previousnext →301–400 of 19,343, ranked by callers