Searched refs:WM_SET_IGNORE_ORIENTATION_REQUEST (Results 1 – 1 of 1) sorted by relevance
34 private static final String WM_SET_IGNORE_ORIENTATION_REQUEST = field in IgnoreOrientationRequestSession50 executeShellCommand(WM_SET_IGNORE_ORIENTATION_REQUEST + (enable ? "true" : "false")); in IgnoreOrientationRequestSession()55 executeShellCommand(WM_SET_IGNORE_ORIENTATION_REQUEST + mInitialIgnoreOrientationRequest); in close()