Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DScrim.java76 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in Scrim
DBitmapCreationCheck.java84 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in BitmapCreationCheck.MyTracker
DWorkspaceAndHotseatScrim.java222 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in WorkspaceAndHotseatScrim
/packages/apps/Car/Media/src/com/android/car/media/browse/
DBrowseViewHolder.java108 void onViewAttachedToWindow(Context context) { in onViewAttachedToWindow() method in BrowseViewHolder
/packages/apps/Launcher3/src/com/android/launcher3/util/
DViewOnDrawExecutor.java84 public void onViewAttachedToWindow(View v) { in onViewAttachedToWindow() method in ViewOnDrawExecutor
/packages/apps/Launcher3/src/com/android/launcher3/
DFirstFrameAnimatorHelper.java59 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in FirstFrameAnimatorHelper
/packages/apps/Car/Media/src/com/android/car/media/
DPlaybackFragment.java186 void onViewAttachedToWindow() { in onViewAttachedToWindow() method in PlaybackFragment.QueueViewHolder
305 public void onViewAttachedToWindow(@NonNull QueueViewHolder holder) { in onViewAttachedToWindow() method in PlaybackFragment.QueueItemsAdapter
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java199 public void onViewAttachedToWindow(View view) { in onViewAttachedToWindow() method in HotseatPredictionController
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogAdapter.java788 public void onViewAttachedToWindow(ViewHolder viewHolder) { in onViewAttachedToWindow() method in CallLogAdapter