Home
last modified time | relevance | path

Searched refs:getRelativePosition (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSAnimator.java259 getRelativePosition(temp, qqsView, commonParent); in translateContent()
262 getRelativePosition(temp, qsView, commonParent); in translateContent()
324 getRelativePosition(mTmpLoc1, quickTileView, view); in updateAnimators()
325 getRelativePosition(mTmpLoc2, tileView, view); in updateAnimators()
402 getRelativePosition(mTmpLoc1, qqsLayout, view); in updateAnimators()
404 getRelativePosition(mTmpLoc2, tileView, view); in updateAnimators()
496 getRelativePosition(mTmpLoc2, tileView, view); in createSecondaryPageAnimators()
581 getRelativePosition(mTmpLoc1, qsTileLayout, quickSettingsRootView); in animateBrightnessSlider()
582 getRelativePosition(mTmpLoc2, qqsTileLayout, quickSettingsRootView); in animateBrightnessSlider()
622 private void getRelativePosition(int[] loc1, View view, View parent) { in getRelativePosition() method in QSAnimator
/frameworks/base/media/java/android/media/tv/
DTvInputInfo.java941 hdmiConnectionRelativePosition = getRelativePosition(mContext, mHdmiDeviceInfo); in build()
985 private static int getRelativePosition(Context context, HdmiDeviceInfo info) { in getRelativePosition() method in TvInputInfo.Builder
/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java3078 getRelativePosition(outPosition); in getAnimationPosition()
3663 getRelativePosition(mDisplayContent.mClosingChangingContainers.get(this), mTmpPos); in updateSurfacePosition()
3665 getRelativePosition(mTmpPos); in updateSurfacePosition()
3735 void getRelativePosition(Point outPos) { in getRelativePosition() method in WindowContainer
3736 getRelativePosition(getBounds(), outPos); in getRelativePosition()
3740 void getRelativePosition(Rect curBounds, Point outPos) { in getRelativePosition() method in WindowContainer
DRecentsAnimationController.java1176 mTask.getRelativePosition(tmpPos);
DTransitionController.java990 ar.getRelativePosition(tmpPos); in validateStates()
DTask.java3431 info.positionInParent = getRelativePosition();
6276 private Point getRelativePosition() {
6278 getRelativePosition(position);
DTaskFragment.java2827 getRelativePosition(positionInParent); in getTaskFragmentInfo()
DTransition.java995 target.getRelativePosition(tmpPos); in resetSurfaceTransform()
/frameworks/base/services/
Dart-wear-profile28380 HPLcom/android/server/wm/Task;->getRelativePosition()Landroid/graphics/Point;
29254 HPLcom/android/server/wm/WindowContainer;->getRelativePosition(Landroid/graphics/Point;)V
29255 HPLcom/android/server/wm/WindowContainer;->getRelativePosition(Landroid/graphics/Rect;Landroid/grap…
Dart-profile3780 HSPLcom/android/server/wm/WindowContainer;->getRelativePosition(Landroid/graphics/Rect;Landroid/gra…