Home
last modified time | relevance | path

Searched refs:getSubType (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/slice/
H A DSliceQuery.java182 if (item.getSubType() == null && desiredType.indexOf('/') < 0) { in compareTypes()
185 return (item.getFormat() + "/" + item.getSubType()) in compareTypes()
H A DSliceItem.java189 public String getSubType() { in getSubType() method in SliceItem
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9077 method public String getSubType();