MCPcopy Create free account

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

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

↓ 18 callersMethodgetPositionDescription
()
appcompat/src/main/java/androidx/appcompat/widget/TintTypedArray.java:247
↓ 18 callersMethodgetRootWindowInsets
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 callersMethodgetTag
Get the tag name of the fragment, if specified.
fragment/src/main/java/androidx/fragment/app/Fragment.java:718
↓ 18 callersMethodgetTotalSpace
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 callersMethodisStateful
Indicates whether this chip drawable will change its appearance based on state.
material/java/com/google/android/material/chip/ChipDrawable.java:966
↓ 18 callersMethoditerator
@deprecated Use editIntentAt instead
core/src/main/java/androidx/core/app/TaskStackBuilder.java:253
↓ 18 callersMethodobtain
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 callersMethodobtain
()
recyclerview/src/main/java/androidx/recyclerview/widget/ViewInfoStore.java:312
↓ 18 callersMethodrecalculate
()
material/java/com/google/android/material/internal/CollapsingTextHelper.java:994
↓ 18 callersMethodrequestDisallowInterceptTouchEvent
(boolean disallowIntercept)
core/src/main/java/androidx/core/widget/NestedScrollView.java:732
↓ 18 callersMethodscrollTo
{@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 callersMethodsetBackgroundDrawable
(@Nullable Drawable background)
material/java/com/google/android/material/shadow/ShadowViewDelegate.java:28
↓ 18 callersMethodsetScrollState
(int state)
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:2020
↓ 18 callersMethodsetStartDelay
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 callersMethodsetTag
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 callersMethodsetTooltipText
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 callersMethodsetTranslationX
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 callersMethodbuilder
()
material/java/com/google/android/material/shape/ShapeAppearanceModel.java:433
↓ 17 callersMethodcancel
()
appcompat/src/main/java/androidx/appcompat/widget/DropDownListView.java:711
↓ 17 callersMethoddelete
Delete the atomic file. This deletes both the base and new files.
core/src/main/java/androidx/core/util/AtomicFile.java:74
↓ 17 callersMethodfill
(int value)
recyclerview/src/main/java/androidx/recyclerview/widget/DiffUtil.java:1054
↓ 17 callersMethodgetActionIndex
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 callersMethodgetArguments
Return the arguments supplied when the fragment was instantiated, if any.
fragment/src/main/java/androidx/fragment/app/Fragment.java:741
↓ 17 callersMethodgetChildAt
(int offset)
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:1321
↓ 17 callersMethodgetElevation
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 callersMethodgetHost
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 callersMethodgetId
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 callersMethodgetPaddingEnd
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 callersMethodgetPaddingStart
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 callersMethodgetPaint
Returns the paint used to render this drawable.
core/src/main/java/androidx/core/graphics/drawable/RoundedBitmapDrawable.java:70
↓ 17 callersMethodgetTiming
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 callersMethodgetTranslationX
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 callersMethodhide
()
material/java/com/google/android/material/timepicker/TimePickerPresenter.java:27
↓ 17 callersMethodisSelected
Returns true if this tab is currently selected.
material/java/com/google/android/material/tabs/TabLayout.java:2423
↓ 17 callersMethodlimitCharSequenceLength
(@Nullable CharSequence cs)
core/src/main/java/androidx/core/app/NotificationCompat.java:2433
↓ 17 callersMethodseslIsDatePickerLayoutRtl
()
viewpager/src/main/java/androidx/viewpager/widget/ViewPager.java:3388
↓ 17 callersMethodsetAlpha
(int alpha)
picker/picker-color/src/main/java/androidx/picker/widget/SeslColorPicker.java:481
↓ 17 callersMethodsetDuration
(long duration)
appcompat/src/main/java/androidx/appcompat/view/ViewPropertyAnimatorCompatSet.java:99
↓ 17 callersMethodsetEditTextMode
(boolean editTextMode)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:289
↓ 17 callersMethodsetSelected
(final boolean selected)
material/java/com/google/android/material/tabs/TabLayout.java:2617
↓ 17 callersMethodshowOverflowMenu
()
appcompat/src/main/java/androidx/appcompat/widget/DecorToolbar.java:68
↓ 17 callersMethodshowsCloseIcon
Returns whether we will show the close icon.
material/java/com/google/android/material/chip/ChipDrawable.java:517
↓ 16 callersMethodapplySupportBackgroundTint
()
appcompat/src/main/java/androidx/appcompat/widget/AppCompatBackgroundHelper.java:122
↓ 16 callersMethodbuild
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 callersMethodclearCalendar
(Calendar calendar, int year, int monthOfYear, int dayOfMonth)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslSpinningDatePicker.java:747
↓ 16 callersMethodequals
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 callersMethodgetFragments
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 callersMethodgetIntrinsicHeight
Returns the height at which the chip would like to be laid out.
material/java/com/google/android/material/chip/ChipDrawable.java:501
↓ 16 callersMethodgetItemId
(int position)
material/java/com/google/android/material/datepicker/MonthAdapter.java:85
↓ 16 callersMethodgetListView
@return The internal ListView for the visible menu.
appcompat/src/main/java/androidx/appcompat/view/menu/ShowableListMenu.java:41
↓ 16 callersMethodgetMin
()
appcompat/src/main/java/androidx/appcompat/widget/SeslAbsSeekBar.java:2036
↓ 16 callersMethodgetProgressDrawable
()
material/java/com/google/android/material/progressindicator/BaseProgressIndicator.java:417
↓ 16 callersMethodgetScrollingChildHelper
()
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:14869
↓ 16 callersMethodgetShapeAppearanceModel
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 callersMethodgetTag
@return This Tab's tag object.
material/java/com/google/android/material/tabs/TabLayout.java:2141
↓ 16 callersMethodgetTextPaint
Returns the {@link TextPaint} for this text. @return A {@link TextPaint}
core/src/main/java/androidx/core/text/PrecomputedTextCompat.java:227
↓ 16 callersMethodgetTopEdgeTreatment
()
material/java/com/google/android/material/bottomappbar/BottomAppBar.java:898
↓ 16 callersMethodgetVirtualChildAt
<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 callersMethodhasStableIds
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 callersMethodinitializeElevationOverlay
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 callersMethodisAdded
Return true if the fragment is currently added to its activity.
fragment/src/main/java/androidx/fragment/app/Fragment.java:1123
↓ 16 callersMethodisChecked
()
material/java/com/google/android/material/button/MaterialButton.java:1105
↓ 16 callersMethodisDrawerView
(View child)
drawerlayout/src/main/java/androidx/drawerlayout/widget/DrawerLayout.java:1510
↓ 16 callersMethodisInvalid
()
recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java:12566
↓ 16 callersMethodlerp
(float startValue, float endValue, float fraction)
material/java/com/google/android/material/transition/platform/TransitionUtils.java:253
↓ 16 callersMethodplayTogether
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 callersMethodreleaseTempRect
(@NonNull Rect rect)
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java:141
↓ 16 callersMethodremoveViewAt
(int index)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:521
↓ 16 callersMethodseslGetCollapsedHeight
()
material/java/com/google/android/material/appbar/AppBarLayout.java:1474
↓ 16 callersMethodsetOnApplyWindowInsetsListener
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 callersMethodsetOnKeyListener
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 callersMethodsetPressed
(boolean pressed)
material/java/com/google/android/material/button/MaterialButton.java:1187
↓ 16 callersMethodsetSingleLine
(boolean singleLine)
material/java/com/google/android/material/chip/Chip.java:654
↓ 16 callersMethodsetTag
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 callersMethodsetTextAppearance
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 callersMethodsetTintList
(ColorStateList tint)
core/src/main/java/androidx/core/graphics/drawable/TintAwareDrawable.java:36
↓ 15 callersMethodacquireTempRect
()
coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java:132
↓ 15 callersMethodcallChangeListener
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 callersMethodcheckAppCompatTheme
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 callersMethodcheckArgument
(boolean expression)
core/src/main/java/androidx/core/util/Preconditions.java:36
↓ 15 callersMethodclearFocus
()
appcompat/src/main/java/androidx/appcompat/widget/SearchView.java:608
↓ 15 callersMethodensureLayoutState
()
recyclerview/src/main/java/androidx/recyclerview/widget/LinearLayoutManager.java:1053
↓ 15 callersMethodfindViewById
(@IdRes int id)
appcompat/src/main/java/androidx/appcompat/app/AppCompatDelegateImpl.java:645
↓ 15 callersMethodgetAxisValue
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 callersMethodgetChildViewHolder
(View view)
recyclerview/src/main/java/androidx/recyclerview/widget/ChildHelper.java:527
↓ 15 callersMethodgetDelegate
@return The {@link AppCompatDelegate} being used by this Dialog.
appcompat/src/main/java/androidx/appcompat/app/AppCompatDialog.java:175
↓ 15 callersMethodgetExpandedOffset
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 callersMethodgetGroupId
()
appcompat/src/main/java/androidx/appcompat/view/menu/MenuItemImpl.java:206
↓ 15 callersMethodgetImmBehavior
()
material/java/com/google/android/material/appbar/AppBarLayout.java:1275
↓ 15 callersMethodgetLayoutPosition
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 callersMethodgetOverlay
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 callersMethodgetPreference
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 callersMethodgetStartLine
(int def)
recyclerview/src/main/java/androidx/recyclerview/widget/StaggeredGridLayoutManager.java:2554
↓ 15 callersMethodgetTopInset
()
material/java/com/google/android/material/appbar/AppBarLayout.java:1231
↓ 15 callersMethodgetTopLeftCornerSize
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 callersMethodgetTypeface
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 callersMethodonChanged
(@NonNull NestedAdapterWrapper wrapper)
recyclerview/src/main/java/androidx/recyclerview/widget/NestedAdapterWrapper.java:166
↓ 15 callersMethodonPopulateAccessibilityEvent
(AccessibilityEvent event)
picker/picker-basic/src/main/java/androidx/picker/widget/SeslTimePicker.java:277
↓ 15 callersMethodpostOnAnimation
<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 callersMethodremoveAccessibilityAction
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
← previousnext →401–500 of 19,343, ranked by callers