Searched refs:getExactRotation (Results 1 – 4 of 4) sorted by relevance
67 public static int getExactRotation(Context context) { in getExactRotation() method in RotationUtils
164 int newRotation = RotationUtils.getExactRotation(mContext); in updateOrientationAndCutout()373 .getStatusBarContentInsetsForRotation(RotationUtils.getExactRotation(getContext())); in updateSafeInsets()
157 val currentRotation = RotationUtils.getExactRotation(context) in <lambda>()
254 val currentRotation = RotationUtils.getExactRotation(tl.context) in <lambda>()