Searched refs:hasDataType (Results 1 – 6 of 6) sorted by relevance
308 public final boolean hasDataType(String type) { in hasDataType() method in WatchedIntentFilter309 return mFilter.hasDataType(type); in hasDataType()
926 if (filter.hasDataType(data.mMimeType)) { in getMatchingShareTargets()
1035 public final boolean hasDataType(String type) { in hasDataType() method in IntentFilter
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7886 method public final boolean hasDataType(java.lang.String);
11548 method public final boolean hasDataType(String);