Searched refs:CATEGORY_SLICE (Results 1 – 3 of 3) sorted by relevance
82 public static final String CATEGORY_SLICE = "android.app.slice.category.SLICE"; field in SliceManager329 if (!queryIntent.hasCategory(CATEGORY_SLICE)) { in getAuthority()330 queryIntent.addCategory(CATEGORY_SLICE); in getAuthority()
7574 field public static final String CATEGORY_SLICE = "android.app.slice.category.SLICE";