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
↓ 18 callers
Method
getPositionDescription
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:247
↓ 18 callers
Method
getRootWindowInsets
Provide original {@link WindowInsetsCompat} that are dispatched to the view hierarchy. The insets are only available if the view is attached. <p> On d
core/src/main/java/androidx/core/view/ViewCompat.java:2620
↓ 18 callers
Method
getTag
Get the tag name of the fragment, if specified.
fragment/src/main/java/androidx/fragment/app/Fragment.java:718
↓ 18 callers
Method
getTotalSpace
Returns the total space to layout. This number is the difference between {@link #getEndAfterPadding()} and {@link #getStartAfterPadding()}. @return T
recyclerview/src/main/java/androidx/recyclerview/widget/OrientationHelper.java:191
↓ 18 callers
Method
isStateful
Indicates whether this chip drawable will change its appearance based on state.
material/java/com/google/android/material/chip/ChipDrawable.java:966
↓ 18 callers
Method
iterator
@deprecated Use editIntentAt instead
core/src/main/java/androidx/core/app/TaskStackBuilder.java:253
↓ 18 callers
Method
obtain
Returns a cached instance if such is available or a new one is instantiated. The instance is initialized with data from the given record. @return An
core/src/main/java/androidx/core/view/accessibility/AccessibilityRecordCompat.java:67
↓ 18 callers
Method
obtain
()
recyclerview/src/main/java/androidx/recyclerview/widget/ViewInfoStore.java:312
↓ 18 callers
Method
recalculate
()
material/java/com/google/android/material/internal/CollapsingTextHelper.java:994
↓ 18 callers
Method
requestDisallowInterceptTouchEvent
(boolean disallowIntercept)
core/src/main/java/androidx/core/widget/NestedScrollView.java:732
↓ 18 callers
Method
scrollTo
{@inheritDoc} <p>This version also clamps the scrolling to the bounds of our child.
core/src/main/java/androidx/core/widget/NestedScrollView.java:2077
↓ 18 callers
Method
setBackgroundDrawable
(@Nullable Drawable background)
material/java/com/google/android/material/shadow/ShadowViewDelegate.java:28
↓ 18 callers
Method
setScrollState
(int state)
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:2020
↓ 18 callers
Method
setStartDelay
Sets the startDelay for the underlying animator that animates the requested properties. By default, the animator uses the default value for ValueAnima
core/src/main/java/androidx/core/view/ViewPropertyAnimatorCompat.java:284
↓ 18 callers
Method
setTag
Give this Tab an arbitrary object to hold for later use. @param tag Object to store @return The current instance for call chaining
material/java/com/google/android/material/tabs/TabLayout.java:2152
↓ 18 callers
Method
setTooltipText
Sets the tooltip text for the view. @param view the view on which to set the tooltip text @param tooltipText the tooltip text
appcompat/src/main/java/androidx/appcompat/widget/TooltipCompat.java:41
↓ 18 callers
Method
setTranslationX
Sets the horizontal location of this view relative to its left position. This effectively positions the object post-layout, in addition to wherever th
core/src/main/java/androidx/core/view/ViewCompat.java:2089
↓ 17 callers
Method
builder
()
material/java/com/google/android/material/shape/ShapeAppearanceModel.java:433
↓ 17 callers
Method
cancel
()
appcompat/src/main/java/androidx/appcompat/widget/DropDownListView.java:711
↓ 17 callers
Method
delete
Delete the atomic file. This deletes both the base and new files.
core/src/main/java/androidx/core/util/AtomicFile.java:74
↓ 17 callers
Method
fill
(int value)
recyclerview/src/main/java/androidx/recyclerview/widget/DiffUtil.java:1054
↓ 17 callers
Method
getActionIndex
Call {@link MotionEvent#getAction}, returning only the pointer index portion. @deprecated Call {@link MotionEvent#getActionIndex()} directly. This me
core/src/main/java/androidx/core/view/MotionEventCompat.java:475
↓ 17 callers
Method
getArguments
Return the arguments supplied when the fragment was instantiated, if any.
fragment/src/main/java/androidx/fragment/app/Fragment.java:741
↓ 17 callers
Method
getChildAt
(int offset)
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:1321
↓ 17 callers
Method
getElevation
The base elevation of this view relative to its parent, in pixels. @return The base depth position of the view, in pixels.
core/src/main/java/androidx/core/view/ViewCompat.java:2351
↓ 17 callers
Method
getHost
Return the host object of this fragment. May return {@code null} if the fragment isn't currently being hosted. @see #requireHost()
fragment/src/main/java/androidx/fragment/app/Fragment.java:947
↓ 17 callers
Method
getId
Returns an ID for determining how to save/restore instance state. @return a valid ID value.
appcompat/src/main/java/androidx/appcompat/view/menu/MenuPresenter.java:146
↓ 17 callers
Method
getPaddingEnd
Returns the end padding of the specified view depending on its resolved layout direction. If there are inset and enabled scrollbars, this value may in
core/src/main/java/androidx/core/view/ViewCompat.java:1854
↓ 17 callers
Method
getPaddingStart
Returns the start padding of the specified view depending on its resolved layout direction. If there are inset and enabled scrollbars, this value may
core/src/main/java/androidx/core/view/ViewCompat.java:1838
↓ 17 callers
Method
getPaint
Returns the paint used to render this drawable.
core/src/main/java/androidx/core/graphics/drawable/RoundedBitmapDrawable.java:70
↓ 17 callers
Method
getTiming
Returns the MotionTiming with the given name, or throws IllegalArgumentException if it does not exist.
material/java/com/google/android/material/animation/MotionSpec.java:83
↓ 17 callers
Method
getTranslationX
The horizontal location of this view relative to its {@link View#getLeft() left} position. This position is post-layout, in addition to wherever the o
core/src/main/java/androidx/core/view/ViewCompat.java:1951
↓ 17 callers
Method
hide
()
material/java/com/google/android/material/timepicker/TimePickerPresenter.java:27
↓ 17 callers
Method
isSelected
Returns true if this tab is currently selected.
material/java/com/google/android/material/tabs/TabLayout.java:2423
↓ 17 callers
Method
limitCharSequenceLength
(@Nullable CharSequence cs)
core/src/main/java/androidx/core/app/NotificationCompat.java:2433
↓ 17 callers
Method
seslIsDatePickerLayoutRtl
()
viewpager/src/main/java/androidx/viewpager/widget/ViewPager.java:3388
↓ 17 callers
Method
setAlpha
(int alpha)
picker/picker-color/src/main/java/androidx/picker/widget/SeslColorPicker.java:481
↓ 17 callers
Method
setDuration
(long duration)
appcompat/src/main/java/androidx/appcompat/view/ViewPropertyAnimatorCompatSet.java:99
↓ 17 callers
Method
setEditTextMode
(boolean editTextMode)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:289
↓ 17 callers
Method
setSelected
(final boolean selected)
material/java/com/google/android/material/tabs/TabLayout.java:2617
↓ 17 callers
Method
showOverflowMenu
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:68
↓ 17 callers
Method
showsCloseIcon
Returns whether we will show the close icon.
material/java/com/google/android/material/chip/ChipDrawable.java:517
↓ 16 callers
Method
applySupportBackgroundTint
()
appcompat/src/main/java/androidx/appcompat/widget/AppCompatBackgroundHelper.java:122
↓ 16 callers
Method
build
If this Style object has been set on a notification builder, this method will build that notification and return it. Otherwise, it will return {@code
core/src/main/java/androidx/core/app/NotificationCompat.java:2550
↓ 16 callers
Method
clearCalendar
(Calendar calendar, int year, int monthOfYear, int dayOfMonth)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslSpinningDatePicker.java:747
↓ 16 callers
Method
equals
Returns {@code true} if the arguments are equal to each other and {@code false} otherwise. <p> Consequently, if both arguments are {@code null}, {@cod
core/src/main/java/androidx/core/util/ObjectsCompat.java:50
↓ 16 callers
Method
getFragments
Get a list of all fragments that are currently added to the FragmentManager. This may include those that are hidden as well as those that are shown. T
fragment/src/main/java/androidx/fragment/app/FragmentManager.java:1087
↓ 16 callers
Method
getIntrinsicHeight
Returns the height at which the chip would like to be laid out.
material/java/com/google/android/material/chip/ChipDrawable.java:501
↓ 16 callers
Method
getItemId
(int position)
material/java/com/google/android/material/datepicker/MonthAdapter.java:85
↓ 16 callers
Method
getListView
@return The internal ListView for the visible menu.
appcompat/src/main/java/androidx/appcompat/view/menu/ShowableListMenu.java:41
↓ 16 callers
Method
getMin
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2036
↓ 16 callers
Method
getProgressDrawable
()
material/java/com/google/android/material/progressindicator/BaseProgressIndicator.java:417
↓ 16 callers
Method
getScrollingChildHelper
()
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:14869
↓ 16 callers
Method
getShapeAppearanceModel
Returns the {@link ShapeAppearanceModel} used for the shape definition. <p>This {@link ShapeAppearanceModel} can be modified to change the shape.
material/java/com/google/android/material/shape/Shapeable.java:37
↓ 16 callers
Method
getTag
@return This Tab's tag object.
material/java/com/google/android/material/tabs/TabLayout.java:2141
↓ 16 callers
Method
getTextPaint
Returns the {@link TextPaint} for this text. @return A {@link TextPaint}
core/src/main/java/androidx/core/text/PrecomputedTextCompat.java:227
↓ 16 callers
Method
getTopEdgeTreatment
()
material/java/com/google/android/material/bottomappbar/BottomAppBar.java:898
↓ 16 callers
Method
getVirtualChildAt
<p>Returns the view at the specified index. This method can be overridden to take into account virtual children. Refer to {@link android.widget.TableL
appcompat/src/main/java/androidx/appcompat/widget/LinearLayoutCompat.java:514
↓ 16 callers
Method
hasStableIds
Returns true if this adapter publishes a unique <code>long</code> value that can act as a key for the item at a given position in the data set. If tha
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:8333
↓ 16 callers
Method
initializeElevationOverlay
Initializes the elevation overlay functionality for this drawable. <p>See {@link ElevationOverlayProvider#compositeOverlayIfNeeded(int, float)} for i
material/java/com/google/android/material/shape/MaterialShapeDrawable.java:598
↓ 16 callers
Method
isAdded
Return true if the fragment is currently added to its activity.
fragment/src/main/java/androidx/fragment/app/Fragment.java:1123
↓ 16 callers
Method
isChecked
()
material/java/com/google/android/material/button/MaterialButton.java:1105
↓ 16 callers
Method
isDrawerView
(View child)
drawerlayout/src/main/java/androidx/drawerlayout/widget/DrawerLayout.java:1510
↓ 16 callers
Method
isInvalid
()
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:12566
↓ 16 callers
Method
lerp
(float startValue, float endValue, float fraction)
material/java/com/google/android/material/transition/platform/TransitionUtils.java:253
↓ 16 callers
Method
playTogether
Sets up this AnimatorSet to play all of the supplied animations at the same time.
material/java/com/google/android/material/animation/AnimatorSetCompat.java:35
↓ 16 callers
Method
releaseTempRect
(@NonNull Rect rect)
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java:141
↓ 16 callers
Method
removeViewAt
(int index)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:521
↓ 16 callers
Method
seslGetCollapsedHeight
()
material/java/com/google/android/material/appbar/AppBarLayout.java:1474
↓ 16 callers
Method
setOnApplyWindowInsetsListener
Set an {@link OnApplyWindowInsetsListener} to take over the policy for applying window insets to this view. This will only take effect on devices with
core/src/main/java/androidx/core/view/ViewCompat.java:2515
↓ 16 callers
Method
setOnKeyListener
Sets the callback that will be called if a key is dispatched to the dialog. @return This Builder object to allow for chaining of calls to set methods
appcompat/src/main/java/androidx/appcompat/app/AlertDialog.java:619
↓ 16 callers
Method
setPressed
(boolean pressed)
material/java/com/google/android/material/button/MaterialButton.java:1187
↓ 16 callers
Method
setSingleLine
(boolean singleLine)
material/java/com/google/android/material/chip/Chip.java:654
↓ 16 callers
Method
setTag
Set a tag object associated with this ActionMode. <p>Like the tag available to views, this allows applications to associate arbitrary data with an Ac
appcompat/src/main/java/androidx/appcompat/view/ActionMode.java:56
↓ 16 callers
Method
setTextAppearance
Sets the text appearance from the specified style resource. <p> Use a framework-defined {@code TextAppearance} style like {@link android.R.style#TextA
core/src/main/java/androidx/core/widget/TextViewCompat.java:301
↓ 16 callers
Method
setTintList
(ColorStateList tint)
core/src/main/java/androidx/core/graphics/drawable/TintAwareDrawable.java:36
↓ 15 callers
Method
acquireTempRect
()
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java:132
↓ 15 callers
Method
callChangeListener
Call this method after the user changes the preference, but before the internal state is set. This allows the client to ignore the user value. @param
preference/src/main/java/androidx/preference/Preference.java:1154
↓ 15 callers
Method
checkAppCompatTheme
Checks that the specific view (which should be an AppCompat widget) is using a {@link Context} that is an AppCompat theme or its descendant.
appcompat/src/main/java/androidx/appcompat/widget/ThemeUtils.java:161
↓ 15 callers
Method
checkArgument
(boolean expression)
core/src/main/java/androidx/core/util/Preconditions.java:36
↓ 15 callers
Method
clearFocus
()
appcompat/src/main/java/androidx/appcompat/widget/SearchView.java:608
↓ 15 callers
Method
ensureLayoutState
()
recyclerview/src/main/java/androidx/recyclerview/widget/LinearLayoutManager.java:1053
↓ 15 callers
Method
findViewById
(@IdRes int id)
appcompat/src/main/java/androidx/appcompat/app/AppCompatDelegateImpl.java:645
↓ 15 callers
Method
getAxisValue
Get axis value for the first pointer index (may be an arbitrary pointer identifier). @param axis The axis identifier for the axis value to retrieve.
core/src/main/java/androidx/core/view/MotionEventCompat.java:568
↓ 15 callers
Method
getChildViewHolder
(View view)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:527
↓ 15 callers
Method
getDelegate
@return The {@link AppCompatDelegate} being used by this Dialog.
appcompat/src/main/java/androidx/appcompat/app/AppCompatDialog.java:175
↓ 15 callers
Method
getExpandedOffset
Returns the current expanded offset. If {@code fitToContents} is true, it will automatically pick the offset depending on the height of the content.
material/java/com/google/android/material/bottomsheet/BottomSheetBehavior.java:959
↓ 15 callers
Method
getGroupId
()
appcompat/src/main/java/androidx/appcompat/view/menu/MenuItemImpl.java:206
↓ 15 callers
Method
getImmBehavior
()
material/java/com/google/android/material/appbar/AppBarLayout.java:1275
↓ 15 callers
Method
getLayoutPosition
Returns the position of the ViewHolder in terms of the latest layout pass. <p> This position is mostly used by RecyclerView components to be consisten
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:12385
↓ 15 callers
Method
getOverlay
Backward-compatible {@link View#getOverlay()}. TODO(b/144937975): Remove and use the official version from androidx when it's available.
material/java/com/google/android/material/internal/ViewUtils.java:277
↓ 15 callers
Method
getPreference
Returns the {@link Preference} at a particular index. @param index The index of the {@link Preference} to retrieve @return The {@link Preference}
preference/src/main/java/androidx/preference/PreferenceGroup.java:189
↓ 15 callers
Method
getStartLine
(int def)
recyclerview/src/main/java/androidx/recyclerview/widget/StaggeredGridLayoutManager.java:2554
↓ 15 callers
Method
getTopInset
()
material/java/com/google/android/material/appbar/AppBarLayout.java:1231
↓ 15 callers
Method
getTopLeftCornerSize
Gets the corner size for the top left corner. @return the corner size for the top left corner.
material/java/com/google/android/material/shape/ShapeAppearanceModel.java:660
↓ 15 callers
Method
getTypeface
Returns the typeface used for the hint and any label views (such as counter and error views).
material/java/com/google/android/material/textfield/TextInputLayout.java:1343
↓ 15 callers
Method
onChanged
(@NonNull NestedAdapterWrapper wrapper)
recyclerview/src/main/java/androidx/recyclerview/widget/NestedAdapterWrapper.java:166
↓ 15 callers
Method
onPopulateAccessibilityEvent
(AccessibilityEvent event)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:277
↓ 15 callers
Method
postOnAnimation
<p>Causes the Runnable to execute on the next animation time step. The runnable will be run on the user interface thread.</p> <p>This method can be i
core/src/main/java/androidx/core/view/ViewCompat.java:1056
↓ 15 callers
Method
removeAccessibilityAction
Removes an accessibility action that can be performed on a node associated with a view. If the action was not already added to the view, calling this
core/src/main/java/androidx/core/view/ViewCompat.java:1337
← previous
next →
401–500 of 19,343, ranked by callers