Home
last modified time | relevance | path

Searched defs:onViewAttachedToWindow (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DSysuiLifecycle.java63 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in SysuiLifecycle.ViewLifecycle
H A DUtils.java72 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in Utils.DisableStateTracker
/aosp12/packages/apps/Car/Media/src/com/android/car/media/browse/
H A DBrowseViewHolder.java108 void onViewAttachedToWindow(Context context) { in onViewAttachedToWindow() method in BrowseViewHolder
H A DBrowseAdapter.java182 public void onViewAttachedToWindow(@NonNull BrowseViewHolder holder) { in onViewAttachedToWindow() method in BrowseAdapter
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityRequestPreparer.java110 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in AccessibilityRequestPreparer.ViewAttachStateListener
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DViewOnDrawExecutor.java65 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in ViewOnDrawExecutor
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DOneShotPreDrawListener.java96 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in OneShotPreDrawListener
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DFirstFrameAnimatorHelper.java59 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in FirstFrameAnimatorHelper
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DCarUiListItemAdapterAdapterV1.java71 public void onViewAttachedToWindow(ViewHolderWrapper holder) { in onViewAttachedToWindow() method in CarUiListItemAdapterAdapterV1
H A DRecyclerViewAdapterAdapterV1.java177 public void onViewAttachedToWindow(ViewHolderAdapterV1 holder) { in onViewAttachedToWindow() method in RecyclerViewAdapterAdapterV1
H A DContentLimitingAdapter.java206 public final void onViewAttachedToWindow(@NonNull RecyclerView.ViewHolder holder) { in onViewAttachedToWindow() method in ContentLimitingAdapter
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DBitmapCreationCheck.java84 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in BitmapCreationCheck.MyTracker
H A DSysUiScrim.java209 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in SysUiScrim
/aosp12/packages/apps/Car/libs/car-ui-lib/oem-apis/src/main/java/com/android/car/ui/plugin/oemapis/recyclerview/
H A DAdapterOEMV1.java84 void onViewAttachedToWindow(V holder); in onViewAttachedToWindow() method
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/
H A DAdapterWrapper.java143 public void onViewAttachedToWindow(ViewHolderWrapper holder) { in onViewAttachedToWindow() method in AdapterWrapper
/aosp12/frameworks/base/core/tests/coretests/src/android/window/
H A DWindowContextTest.java269 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in WindowContextTest.AttachStateListener
/aosp12/frameworks/base/core/java/android/widget/
H A DForwardingListener.java107 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in ForwardingListener
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/navigationbar/
H A DRegionSamplingHelper.java144 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in RegionSamplingHelper
/aosp12/packages/apps/Car/Media/src/com/android/car/media/
H A DPlaybackFragment.java200 void onViewAttachedToWindow() { in onViewAttachedToWindow() method in PlaybackFragment.QueueViewHolder
415 public void onViewAttachedToWindow(@NonNull RecyclerView.ViewHolder vh) { in onViewAttachedToWindow() method in PlaybackFragment.QueueItemsAdapter
/aosp12/frameworks/base/core/java/android/transition/
H A DTransitionManager.java275 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in TransitionManager.MultiListener
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DDndTile.java470 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in DndTile.DndDetailAdapter
/aosp12/frameworks/base/core/java/android/animation/
H A DLayoutTransition.java1530 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in LayoutTransition.CleanupCallback
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java192 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in QSAnimator
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DCallLogAdapter.java788 public void onViewAttachedToWindow(ViewHolder viewHolder) { in onViewAttachedToWindow() method in CallLogAdapter
/aosp12/frameworks/base/core/java/android/app/
H A DActivityTransitionCoordinator.java1100 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in ActivityTransitionCoordinator.GhostViewListeners

12