Searched refs:canSpecifyOrientation (Results 1 – 1 of 1) sorted by relevance
1905 return (canSpecifyOrientation()) ? super.getOrientation() : SCREEN_ORIENTATION_UNSET; in getOrientation()1908 private boolean canSpecifyOrientation() { in canSpecifyOrientation() method in TaskStack