Searched refs:hasExactStaticDataType (Results 1 – 1 of 1) sorted by relevance
952 return hasExactDataType(type) && !hasExactStaticDataType(type); in hasExactDynamicDataType()956 public final boolean hasExactStaticDataType(String type) { in hasExactStaticDataType() method in IntentFilter2210 if (hasExactStaticDataType(dataType)) { in dump()