Home
last modified time | relevance | path

Searched refs:toScreenOrientation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallOrientationEventListener.java86 final int orientation = toScreenOrientation(rotation); in onOrientationChanged()
119 private int toScreenOrientation(int rotation) { in toScreenOrientation() method in InCallOrientationEventListener