Searched refs:shouldReportOrientationUnspecified (Results 1 – 2 of 2) sorted by relevance
2002 if (shouldReportOrientationUnspecified()) { in getOrientation()2044 return super.providesOrientation() || shouldReportOrientationUnspecified(); in providesOrientation()2047 private boolean shouldReportOrientationUnspecified() { in shouldReportOrientationUnspecified() method in TaskFragment
28728 PLcom/android/server/wm/TaskFragment;->shouldReportOrientationUnspecified()Z