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;124 case ACTION_SET_REQUESTED_ORIENTATION:191 filter.addAction(ACTION_SET_REQUESTED_ORIENTATION); in onCreate()
194 public static final String ACTION_SET_REQUESTED_ORIENTATION = field in ActivityOptions.Pip