Searched defs:wildcardSupported (Results 1 – 1 of 1) sorted by relevance
780 private boolean matchAction(String action, boolean wildcardSupported, in matchAction()1168 public int match(Uri data, boolean wildcardSupported) { in match()1465 private boolean hasDataPath(String data, boolean wildcardSupported) { in hasDataPath()1526 public final int matchDataAuthority(Uri data, boolean wildcardSupported) { in matchDataAuthority()1588 private int matchData(String type, String scheme, Uri data, boolean wildcardSupported) { in matchData()