Searched refs:isInRightRange (Results 1 – 1 of 1) sorted by relevance
91 private static boolean isInRightRange(int value, int center, int threshold) { in isInRightRange() method in InCallOrientationEventListener184 || isInRightRange(rotation, SCREEN_ORIENTATION_0, ROTATION_THRESHOLD)) { in toScreenOrientation()