MCPcopy Create free account

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

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

↓ 1,246 callersMethodget
Gets a result. @return a result
core/src/main/java/androidx/core/util/Supplier.java:30
↓ 652 callersMethodgetContext
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:48
↓ 636 callersMethodsize
()
core/src/main/java/androidx/core/os/LocaleListInterface.java:32
↓ 487 callersMethodadd
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 callersMethodgetLayoutParams
()
material/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java:1084
↓ 388 callersMethodisEmpty
()
core/src/main/java/androidx/core/os/LocaleListInterface.java:30
↓ 377 callersMethodappend
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 callersMethodgetResources
Return <code>requireActivity().getResources()</code>.
fragment/src/main/java/androidx/fragment/app/Fragment.java:970
↓ 354 callersMethodgetChildAt
(int offset)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:523
↓ 346 callersMethodgetChildCount
()
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:515
↓ 322 callersMethodsetVisibility
(int visible)
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:101
↓ 310 callersMethodgetWidth
()
material/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java:1077
↓ 294 callersMethodremove
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 callersMethodmax
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 callersMethodinvalidate
Refresh the data in the view based on the model
material/java/com/google/android/material/timepicker/TimePickerPresenter.java:25
↓ 225 callersMethodmin
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 callersMethodgetHeight
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:100
↓ 220 callersMethodgetVisibility
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:102
↓ 217 callersMethodfindViewById
(@IdRes int id)
appcompat/src/main/java/androidx/appcompat/app/AppCompatDialog.java:108
↓ 205 callersMethodput
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 callersMethodhasValue
(int index)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:239
↓ 202 callersMethodgetDimensionPixelSize
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:199
↓ 198 callersMethodgetDimensionPixelSize
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 callersMethodgetParent
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 callersMethodgetTop
()
material/java/com/google/android/material/shape/ShapePath.java:581
↓ 167 callersMethodinvoke
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 callersMethodaddView
(View child, int index)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:517
↓ 162 callersMethodgetString
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 callersMethoddraw
Implementations should call the corresponding method in {@link CircularRevealHelper}.
material/java/com/google/android/material/circularreveal/CircularRevealWidget.java:54
↓ 144 callersMethodrequestLayout
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:283
↓ 140 callersMethodfindViewById
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 callersMethodgetY
@deprecated Use {@link View#getY()} directly.
core/src/main/java/androidx/core/view/ViewCompat.java:2332
↓ 140 callersMethodlength
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:129
↓ 140 callersMethodobtainStyledAttributes
(Context context, AttributeSet set, int[] attrs)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:52
↓ 139 callersMethodequals
(Object o)
preference/src/main/java/androidx/preference/PreferenceGroupAdapter.java:487
↓ 139 callersMethodisEnabled
()
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:269
↓ 138 callersMethodgetBoolean
@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 callersMethodrecycle
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:251
↓ 137 callersMethodgetResources
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:141
↓ 136 callersMethodinvalidateSelf
()
material/java/com/google/android/material/shape/MaterialShapeDrawable.java:852
↓ 132 callersMethodgetBottom
()
material/java/com/google/android/material/shape/ShapePath.java:589
↓ 131 callersMethodgetClass
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 callersMethodmakeMeasureSpec
(int widthMeasureSpec, int heightMeasureSpec)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslDatePicker.java:1674
↓ 125 callersMethodgetDimension
(int index, float defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:191
↓ 125 callersMethodgetDimensionPixelOffset
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:195
↓ 123 callersMethodgetInt
@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 callersMethodsetBounds
(Rect desiredBounds, Rect actualBounds)
appcompat/src/main/java/androidx/appcompat/widget/SearchView.java:1914
↓ 117 callersMethodgetDrawable
(int index)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:79
↓ 113 callersMethodgetDeclaredMethod
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 callersMethodgetX
@deprecated Use {@link View#getX()} directly.
core/src/main/java/androidx/core/view/ViewCompat.java:2324
↓ 111 callersMethodgetName
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 callersMethodformat
(Calendar calendar)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslSpinningDatePickerSpinner.java:150
↓ 108 callersMethodgetBackground
()
appcompat/src/main/java/androidx/appcompat/widget/AppCompatSpinner.java:869
↓ 104 callersMethodgetPaddingLeft
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2514
↓ 100 callersMethodgetPaddingTop
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2522
↓ 97 callersMethodgetLayoutDirection
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 callersMethodremoveCallbacks
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 callersMethodcheckNotNull
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 callersMethodgetAction
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 callersMethodgetMethod
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 callersMethodgetHeight
()
material/java/com/google/android/material/floatingactionbutton/ExtendedFloatingActionButton.java:1078
↓ 90 callersMethodgetSystemService
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 callersMethodsetContentDescription
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 callersMethodmax
Returns the maximum of the input values.
material/java/com/google/android/material/math/MathUtils.java:73
↓ 88 callersMethodisLoggingEnabled
(int level)
fragment/src/main/java/androidx/fragment/app/FragmentManager.java:140
↓ 87 callersMethodgetPaddingRight
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2530
↓ 86 callersMethodgetLeft
()
appcompat/src/main/java/androidx/appcompat/widget/RtlSpacingHelper.java:38
↓ 86 callersMethodrecycle
()
material/java/com/google/android/material/internal/NavigationMenuItemView.java:154
↓ 85 callersMethodclear
()
recyclerview/src/main/java/androidx/recyclerview/widget/TileList.java:55
↓ 84 callersMethodsetTextSize
(float size)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:729
↓ 83 callersMethodcontains
Returns true if the node is already present in the graph, false otherwise.
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/DirectedAcyclicGraph.java:62
↓ 83 callersMethodgetPaddingBottom
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2538
↓ 83 callersMethodgetResourceId
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:215
↓ 82 callersMethodgetColorStateList
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 callersMethodobtainStyledAttributes
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 callersMethodgetString
(int index)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:149
↓ 79 callersMethodinflate
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 callersMethodset
(int year, int month, int day, boolean isLeap)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslDatePicker.java:2465
↓ 78 callersMethodsetColor
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 callersMethodgetDefault
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 callersMethodgetString
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 callersMethodisFinished
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 callersMethodgetResourceId
@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 callersMethodcharAt
(int index)
core/src/main/java/androidx/core/text/PrecomputedTextCompat.java:752
↓ 68 callersMethodpost
()
appcompat/src/main/java/androidx/appcompat/widget/DropDownListView.java:716
↓ 68 callersMethodremoveView
(View view)
viewpager/src/main/java/androidx/viewpager/widget/ViewPager.java:1497
↓ 68 callersMethodset
(@NonNull ImageView object, @NonNull Matrix value)
material/java/com/google/android/material/animation/ImageMatrixProperty.java:34
↓ 67 callersMethodanimate
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 callersMethodtoString
()
preference/src/main/java/androidx/preference/Preference.java:2006
↓ 66 callersMethodgetColor
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 callersMethodonMeasure
(int widthMeasureSpec, int heightMeasureSpec)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslNumberPicker.java:668
↓ 66 callersMethodsetChecked
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 callersMethodgetPosition
@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 callersMethodgetInt
(int index, int defValue)
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:161
↓ 64 callersMethodgetScrollY
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 callersMethodgetSize
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 callersMethodpostDelayed
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 callersMethodsetInterpolator
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 callersMethodgetDrawable
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 callersMethodsetOnClickListener
(@Nullable OnClickListener l)
material/java/com/google/android/material/timepicker/ChipTextInputComboView.java:126
next →1–100 of 19,343, ranked by callers