Searched refs:shouldIgnoreOrientationRequests (Results 1 – 3 of 3) sorted by relevance
2643 doReturn(true).when(activity).shouldIgnoreOrientationRequests(); in testGetOrientation()2646 doReturn(false).when(activity).shouldIgnoreOrientationRequests(); in testGetOrientation()
8008 boolean shouldIgnoreOrientationRequests() { in shouldIgnoreOrientationRequests() method in ActivityRecord8025 if (shouldIgnoreOrientationRequests()) { in getOrientation()8689 if (shouldIgnoreOrientationRequests()) { in handlesOrientationChangeFromDescendant()
10554 HSPLcom/android/server/wm/ActivityRecord;->shouldIgnoreOrientationRequests()Z+]Lcom/android/server/…