Searched refs:getExactRotation (Results 1 – 4 of 4) sorted by relevance
41 import com.android.systemui.util.leak.RotationUtils.getExactRotation169 point.orientToRotZero(getExactRotation(context))184 return getStatusBarContentInsetsForRotation(getExactRotation(context))208 val rotation = getExactRotation(context)228 val currentRotation = getExactRotation(context)
131 int newRotation = RotationUtils.getExactRotation(mContext); in updateOrientationAndCutout()
67 public static int getExactRotation(Context context) { in getExactRotation() method in RotationUtils
236 val currentRotation = RotationUtils.getExactRotation(tl.context)