Home | History | Annotate | Download | only in incallui

Lines Matching refs:onDeviceOrientationChange

1499   public void onDeviceOrientationChange(@ScreenOrientation int orientation) {
1500 Log.d(this, "onDeviceOrientationChange: orientation= " + orientation);
1505 Log.w(this, "onDeviceOrientationChange: CallList is null.");