Home
last modified time | relevance | path

Searched refs:CATEGORY_SLICE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/slice/
DSliceManager.java82 public static final String CATEGORY_SLICE = "android.app.slice.category.SLICE"; field in SliceManager
329 if (!queryIntent.hasCategory(CATEGORY_SLICE)) { in getAuthority()
330 queryIntent.addCategory(CATEGORY_SLICE); in getAuthority()
/frameworks/base/non-updatable-api/
Dcurrent.txt7574 field public static final String CATEGORY_SLICE = "android.app.slice.category.SLICE";
/frameworks/base/api/
Dcurrent.txt7574 field public static final String CATEGORY_SLICE = "android.app.slice.category.SLICE";