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