Searched refs:CATEGORY_SLICE (Results 1 – 3 of 3) sorted by relevance
84 public static final String CATEGORY_SLICE = "android.app.slice.category.SLICE"; field in SliceManager336 if (!queryIntent.hasCategory(CATEGORY_SLICE)) { in getAuthority()337 queryIntent.addCategory(CATEGORY_SLICE); in getAuthority()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9104 field public static final String CATEGORY_SLICE = "android.app.slice.category.SLICE";