Searched refs:getSecondaryDimension (Results 1 – 5 of 5) sorted by relevance
225 final int secondaryLayerDimension = orientationHandler.getSecondaryDimension(dl); in reInitAnimationController()228 int secondaryTaskDimension = orientationHandler.getSecondaryDimension(mTaskBeingDragged); in reInitAnimationController()246 mTempCords[1] = orientationHandler.getSecondaryDimension(thumbnailView); in reInitAnimationController()
76 int getSecondaryDimension(View view); in getSecondaryDimension() method
150 public int getSecondaryDimension(View view) { in getSecondaryDimension() method in LandscapePagedViewHandler
146 public int getSecondaryDimension(View view) { in getSecondaryDimension() method in PortraitPagedViewHandler
2256 int translateDistance = mOrientationHandler.getSecondaryDimension(taskView); in addDismissedTaskAnimations()