Searched refs:hasDataType (Results 1 – 5 of 5) sorted by relevance
308 public final boolean hasDataType(String type) { in hasDataType() method in WatchedIntentFilter309 return mFilter.hasDataType(type); in hasDataType()
921 if (filter.hasDataType(data.mMimeType)) { in getMatchingShareTargets()
997 public final boolean hasDataType(String type) { in hasDataType() method in IntentFilter
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11187 method public final boolean hasDataType(String);