Searched refs:EXTRA_SLICE_DESCENDANTS (Results 1 – 3 of 3) sorted by relevance
150 public static final String EXTRA_SLICE_DESCENDANTS = "slice_descendants"; field in SliceProvider405 b.putParcelableArrayList(EXTRA_SLICE_DESCENDANTS, in call()
228 return res.getParcelableArrayList(SliceProvider.EXTRA_SLICE_DESCENDANTS); in getSliceDescendants()
89 public static final String EXTRA_SLICE_DESCENDANTS = "slice_descendants"; field in SliceProviderCompat182 b.putParcelableArrayList(EXTRA_SLICE_DESCENDANTS, in call()525 return res.getParcelableArrayList(EXTRA_SLICE_DESCENDANTS); in getSliceDescendants()