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