Searched refs:updateSource (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Dialer/java/com/android/voicemail/impl/ |
D | ActivationTask.java | 237 updateSource(getContext(), phoneAccountHandle, message, helper); in onExecuteInBackgroundThread() 248 updateSource(getContext(), phoneAccountHandle, message, helper); in onExecuteInBackgroundThread() 258 private static void updateSource( in updateSource() method in ActivationTask
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | AppToOverviewAnimationProvider.java | 137 clipHelper.updateSource(homeBounds, runningTaskTarget); in createWindowAnimation()
|
D | BaseSwipeUpHandler.java | 259 mClipAnimationHelper.updateSource(overviewStackBounds, runningTaskTarget); in onRecentsAnimationStart()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/ |
D | DeviceLockedInputConsumer.java | 225 mClipAnimationHelper.updateSource(displaySize, targetCompat); in onRecentsAnimationStart()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/ |
D | ClipAnimationHelper.java | 120 public void updateSource(Rect homeStackBounds, RemoteAnimationTargetCompat target) { in updateSource() method in ClipAnimationHelper
|