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