Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskFragment.java2002 if (shouldReportOrientationUnspecified()) { in getOrientation()
2044 return super.providesOrientation() || shouldReportOrientationUnspecified(); in providesOrientation()
2047 private boolean shouldReportOrientationUnspecified() { in shouldReportOrientationUnspecified() method in TaskFragment
/frameworks/base/services/
Dart-wear-profile28728 PLcom/android/server/wm/TaskFragment;->shouldReportOrientationUnspecified()Z