Searched refs:ACTION_SET_REQUESTED_ORIENTATION (Results 1 – 2 of 2) sorted by relevance
28 … static com.android.server.wm.flicker.testapp.ActivityOptions.Pip.ACTION_SET_REQUESTED_ORIENTATION;131 case ACTION_SET_REQUESTED_ORIENTATION:198 filter.addAction(ACTION_SET_REQUESTED_ORIENTATION); in onCreate()
218 public static final String ACTION_SET_REQUESTED_ORIENTATION = field in ActivityOptions.Pip