Searched refs:KEY_EXTRA_SPLIT_BOUNDS (Results 1 – 2 of 2) sorted by relevance
31 public static final String KEY_EXTRA_SPLIT_BOUNDS = "key_SplitBounds"; field in SplitBounds
31 import static com.android.wm.shell.util.SplitBounds.KEY_EXTRA_SPLIT_BOUNDS;592 b.putParcelable(KEY_EXTRA_SPLIT_BOUNDS, in start()