Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneUIProject/oneui-core
/ functions
Functions
19,343 in github.com/OneUIProject/oneui-core
⨍
Functions
19,343
◇
Types & classes
1,808
↓ 1,246 callers
Method
get
Gets a result. @return a result
core/src/main/java/androidx/core/util/Supplier.java:30
↓ 652 callers
Method
getContext
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:48
↓ 636 callers
Method
size
()
core/src/main/java/androidx/core/os/LocaleListInterface.java:32
↓ 487 callers
Method
add
Adds a Drawable to the overlay. The bounds of the drawable should be relative to the host view. Any drawable added to the overlay should be removed wh
material/java/com/google/android/material/internal/ViewOverlayImpl.java:43
↓ 388 callers
Method
getLayoutParams
()
material/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java:1084
↓ 388 callers
Method
isEmpty
()
core/src/main/java/androidx/core/os/LocaleListInterface.java:30
↓ 377 callers
Method
append
Appends an element to the end of the array, growing the array if there is no more room. @param array The array to which to append the element. This mu
core/src/main/java/androidx/core/content/res/GrowingArrayUtils.java:40
↓ 376 callers
Method
getResources
Return <code>requireActivity().getResources()</code>.
fragment/src/main/java/androidx/fragment/app/Fragment.java:970
↓ 354 callers
Method
getChildAt
(int offset)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:523
↓ 346 callers
Method
getChildCount
()
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:515
↓ 322 callers
Method
setVisibility
(int visible)
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:101
↓ 310 callers
Method
getWidth
()
material/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java:1077
↓ 294 callers
Method
remove
Removes the specified Drawable from the overlay. @param drawable The Drawable to be removed from the overlay. @see #add(Drawable)
material/java/com/google/android/material/internal/ViewOverlayImpl.java:51
↓ 287 callers
Method
max
Returns the component-wise maximum of two Insets. @param a The first Insets. @param b The second Insets. @return an {@code Insets} instance where the
core/src/main/java/androidx/core/graphics/Insets.java:112
↓ 231 callers
Method
invalidate
Refresh the data in the view based on the model
material/java/com/google/android/material/timepicker/TimePickerPresenter.java:25
↓ 225 callers
Method
min
Returns the component-wise minimum of two Insets. @param a The first Insets. @param b The second Insets. @return an {@code Insets} instance where the
core/src/main/java/androidx/core/graphics/Insets.java:126
↓ 220 callers
Method
getHeight
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:100
↓ 220 callers
Method
getVisibility
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:102
↓ 217 callers
Method
findViewById
(@IdRes int id)
appcompat/src/main/java/androidx/appcompat/app/AppCompatDialog.java:108
↓ 205 callers
Method
put
Adds a mapping from the specified id to the specified value, replacing the previous mapping from the specified key if there was one. @param resourceI
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:13917
↓ 203 callers
Method
hasValue
(int index)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:239
↓ 202 callers
Method
getDimensionPixelSize
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:199
↓ 198 callers
Method
getDimensionPixelSize
Retrieve a dimensional unit attribute at <var>index</var> for use as a size in raw pixels. A size conversion involves rounding the base value, and ens
material/java/com/google/android/material/resources/MaterialResources.java:163
↓ 187 callers
Method
getParent
Returns the {@link PreferenceGroup} which is this preference assigned to or {@code null} if this preference is not assigned to any group or is a root
preference/src/main/java/androidx/preference/Preference.java:1598
↓ 172 callers
Method
getTop
()
material/java/com/google/android/material/shape/ShapePath.java:581
↓ 167 callers
Method
invoke
Invokes the underlying method represented by the <var>method</var> object, on the specified <var>callerInstance</var> with the specified <var>args</va
core/src/main/java/androidx/reflect/SeslBaseReflector.java:151
↓ 166 callers
Method
addView
(View child, int index)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:517
↓ 162 callers
Method
getString
Retrieves a {@link String} 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:132
↓ 152 callers
Method
draw
Implementations should call the corresponding method in {@link CircularRevealHelper}.
material/java/com/google/android/material/circularreveal/CircularRevealWidget.java:54
↓ 144 callers
Method
requestLayout
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:283
↓ 140 callers
Method
findViewById
Returns a cached reference to a subview managed by this object. If the view reference is not yet cached, it falls back to calling {@link View#findView
preference/src/main/java/androidx/preference/PreferenceViewHolder.java:69
↓ 140 callers
Method
getY
@deprecated Use {@link View#getY()} directly.
core/src/main/java/androidx/core/view/ViewCompat.java:2332
↓ 140 callers
Method
length
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:129
↓ 140 callers
Method
obtainStyledAttributes
(Context context, AttributeSet set, int[] attrs)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:52
↓ 139 callers
Method
equals
(Object o)
preference/src/main/java/androidx/preference/PreferenceGroupAdapter.java:487
↓ 139 callers
Method
isEnabled
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:269
↓ 138 callers
Method
getBoolean
@return a boolean value of {@code index}. If it does not exist, a boolean value of {@code fallbackIndex}. If it still does not exist, {@code defaultVa
core/src/main/java/androidx/core/content/res/TypedArrayUtils.java:262
↓ 138 callers
Method
recycle
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:251
↓ 137 callers
Method
getResources
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:141
↓ 136 callers
Method
invalidateSelf
()
material/java/com/google/android/material/shape/MaterialShapeDrawable.java:852
↓ 132 callers
Method
getBottom
()
material/java/com/google/android/material/shape/ShapePath.java:589
↓ 131 callers
Method
getClass
Returns the {@link Class} object associated with the class or interface with the given string name.
core/src/main/java/androidx/reflect/SeslBaseReflector.java:48
↓ 130 callers
Method
makeMeasureSpec
(int widthMeasureSpec, int heightMeasureSpec)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslDatePicker.java:1674
↓ 125 callers
Method
getDimension
(int index, float defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:191
↓ 125 callers
Method
getDimensionPixelOffset
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:195
↓ 123 callers
Method
getInt
@return an int value of {@code index}. If it does not exist, an int value of {@code fallbackIndex}. If it still does not exist, {@code defaultValue}.
core/src/main/java/androidx/core/content/res/TypedArrayUtils.java:286
↓ 121 callers
Method
setBounds
(Rect desiredBounds, Rect actualBounds)
appcompat/src/main/java/androidx/appcompat/widget/SearchView.java:1914
↓ 117 callers
Method
getDrawable
(int index)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:79
↓ 113 callers
Method
getDeclaredMethod
Returns a {@link Method} object that reflects the specified declared method of the class or interface represented by the given string name.
core/src/main/java/androidx/reflect/SeslBaseReflector.java:102
↓ 112 callers
Method
getX
@deprecated Use {@link View#getX()} directly.
core/src/main/java/androidx/core/view/ViewCompat.java:2324
↓ 111 callers
Method
getName
Get the name that was supplied to {@link FragmentTransaction#addToBackStack(String) FragmentTransaction.addToBackStack(String)} when creating this ent
fragment/src/main/java/androidx/fragment/app/FragmentManager.java:178
↓ 109 callers
Method
format
(Calendar calendar)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslSpinningDatePickerSpinner.java:150
↓ 108 callers
Method
getBackground
()
appcompat/src/main/java/androidx/appcompat/widget/AppCompatSpinner.java:869
↓ 104 callers
Method
getPaddingLeft
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2514
↓ 100 callers
Method
getPaddingTop
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2522
↓ 97 callers
Method
getLayoutDirection
Returns the resolved layout direction for this view. @param view View to get layout direction for @return {@link #LAYOUT_DIRECTION_RTL} if the layout
core/src/main/java/androidx/core/view/ViewCompat.java:1609
↓ 97 callers
Method
removeCallbacks
Removes the specified Runnable from the message queue. <p> Calling this method when LayoutManager is not attached to a RecyclerView has no effect. @p
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:9391
↓ 96 callers
Method
checkNotNull
Ensures that an object reference passed as a parameter to the calling method is not null. @param reference an object reference @return the non-null r
core/src/main/java/androidx/core/util/Preconditions.java:117
↓ 94 callers
Method
getAction
Get an action on this notification in a backwards compatible manner. Actions were supported from JellyBean (Api level 16) forwards. @param notificatio
core/src/main/java/androidx/core/app/NotificationCompat.java:7354
↓ 93 callers
Method
getMethod
Returns a {@link Method} object that reflects the specified public member method of the class or interface represented by the given string name.
core/src/main/java/androidx/reflect/SeslBaseReflector.java:61
↓ 92 callers
Method
getHeight
()
material/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java:1078
↓ 90 callers
Method
getSystemService
Return the handle to a system-level service by class. @param context Context to retrieve service from. @param serviceClass The class of the desi
core/src/main/java/androidx/core/content/ContextCompat.java:716
↓ 90 callers
Method
setContentDescription
Change the content description associated with this menu item. @param contentDescription The new content description. @return This menu item instance
core/src/main/java/androidx/core/internal/view/SupportMenuItem.java:219
↓ 89 callers
Method
max
Returns the maximum of the input values.
material/java/com/google/android/material/math/MathUtils.java:73
↓ 88 callers
Method
isLoggingEnabled
(int level)
fragment/src/main/java/androidx/fragment/app/FragmentManager.java:140
↓ 87 callers
Method
getPaddingRight
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2530
↓ 86 callers
Method
getLeft
()
appcompat/src/main/java/androidx/appcompat/widget/RtlSpacingHelper.java:38
↓ 86 callers
Method
recycle
()
material/java/com/google/android/material/internal/NavigationMenuItemView.java:154
↓ 85 callers
Method
clear
()
recyclerview/src/main/java/androidx/recyclerview/widget/TileList.java:55
↓ 84 callers
Method
setTextSize
(float size)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:729
↓ 83 callers
Method
contains
Returns true if the node is already present in the graph, false otherwise.
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/DirectedAcyclicGraph.java:62
↓ 83 callers
Method
getPaddingBottom
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2538
↓ 83 callers
Method
getResourceId
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:215
↓ 82 callers
Method
getColorStateList
Returns the {@link ColorStateList} from the given {@link TypedArray} attributes. The resource can include themeable attributes, regardless of API leve
material/java/com/google/android/material/resources/MaterialResources.java:54
↓ 81 callers
Method
obtainStyledAttributes
Safely retrieve styled attribute information in this Context's theme, after checking whether the theme is compatible with the component's given style.
material/java/com/google/android/material/internal/ThemeEnforcement.java:66
↓ 80 callers
Method
getString
(int index)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:149
↓ 79 callers
Method
inflate
Inflate a menu resource into this PopupMenu. This is equivalent to calling {@code popupMenu.getMenuInflater().inflate(menuRes, popupMenu.getMenu())}.
appcompat/src/main/java/androidx/appcompat/widget/PopupMenu.java:237
↓ 78 callers
Method
set
(int year, int month, int day, boolean isLeap)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslDatePicker.java:2465
↓ 78 callers
Method
setColor
Set the color of this edge effect in argb. @param color Color in argb
core/src/main/java/androidx/core/widget/SeslEdgeEffect.java:400
↓ 74 callers
Method
getDefault
The result is guaranteed to include the default Locale returned by Locale.getDefault(), but not necessarily at the top of the list. The default locale
core/src/main/java/androidx/core/os/LocaleListCompat.java:223
↓ 74 callers
Method
getString
Return a localized string from the application's package's default string table. @param resId Resource id for the string
fragment/src/main/java/androidx/fragment/app/Fragment.java:992
↓ 73 callers
Method
isFinished
Reports if this EdgeEffect's animation is finished. If this method returns false after a call to {@link #draw(Canvas)} the host widget should schedule
core/src/main/java/androidx/core/widget/SeslEdgeEffect.java:227
↓ 71 callers
Method
getResourceId
@return a resource ID value of {@code index}. If it does not exist, a resource ID value of {@code fallbackIndex}. If it still does not exist, {@code d
core/src/main/java/androidx/core/content/res/TypedArrayUtils.java:296
↓ 68 callers
Method
charAt
(int index)
core/src/main/java/androidx/core/text/PrecomputedTextCompat.java:752
↓ 68 callers
Method
post
()
appcompat/src/main/java/androidx/appcompat/widget/DropDownListView.java:716
↓ 68 callers
Method
removeView
(View view)
viewpager/src/main/java/androidx/viewpager/widget/ViewPager.java:1497
↓ 68 callers
Method
set
(@NonNull ImageView object, @NonNull Matrix value)
material/java/com/google/android/material/animation/ImageMatrixProperty.java:34
↓ 67 callers
Method
animate
This method returns a ViewPropertyAnimator object, which can be used to animate specific properties on this View. @return ViewPropertyAnimator The Vi
core/src/main/java/androidx/core/view/ViewCompat.java:2066
↓ 67 callers
Method
toString
()
preference/src/main/java/androidx/preference/Preference.java:2006
↓ 66 callers
Method
getColor
Returns the color int for the provided theme color attribute, using the {@link Context} of the provided {@code view}. @throws IllegalArgumentExceptio
material/java/com/google/android/material/color/MaterialColors.java:53
↓ 66 callers
Method
onMeasure
(int widthMeasureSpec, int heightMeasureSpec)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:668
↓ 66 callers
Method
setChecked
Checks the checkbox for the item view. If the checkbox is hidden, it will NOT be made visible, call {@link #setCheckable(boolean)} for that. @param c
appcompat/src/main/java/androidx/appcompat/view/menu/MenuView.java:92
↓ 65 callers
Method
getPosition
@see #getLayoutPosition() @see #getBindingAdapterPosition() @see #getAbsoluteAdapterPosition() @deprecated This method is deprecated because its meani
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:12357
↓ 64 callers
Method
getInt
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:161
↓ 64 callers
Method
getScrollY
Gets the scroll offset of the source top edge in pixels. @return The scroll. @deprecated Use {@link AccessibilityRecord#getScrollY()} directly.
core/src/main/java/androidx/core/view/accessibility/AccessibilityRecordCompat.java:446
↓ 64 callers
Method
getSize
Returns the chosen size for this button. @return one of {@link #SIZE_NORMAL}, {@link #SIZE_MINI} or {@link #SIZE_AUTO} @see #setSize(int)
material/java/com/google/android/material/floatingactionbutton/FloatingActionButton.java:709
↓ 64 callers
Method
postDelayed
Causes the Runnable r to be added to the message queue, to be run after the specified amount of time elapses. The runnable will be run on the thread t
core/src/main/java/androidx/core/os/HandlerCompat.java:180
↓ 64 callers
Method
setInterpolator
Sets the acceleration curve for the indeterminate animation. <p>The interpolator is loaded as a resource from the specified context. Defaults to a li
appcompat/src/main/java/androidx/appcompat/widget/SeslProgressBar.java:1832
↓ 63 callers
Method
getDrawable
Returns the drawable object from the given attributes. <p>This method supports inflation of {@code <vector>} and {@code <animated-vector>} resources
material/java/com/google/android/material/resources/MaterialResources.java:114
↓ 63 callers
Method
setOnClickListener
(@Nullable OnClickListener l)
material/java/com/google/android/material/timepicker/ChipTextInputComboView.java:126
next →
1–100 of 19,343, ranked by callers