Searched refs:WILDCARD_PATH (Results 1 – 2 of 2) sorted by relevance
333 public static final String WILDCARD_PATH = "/" + WILDCARD; field in IntentFilter1566 if (wildcardSupported && WILDCARD_PATH.equals(data)) { in hasDataPath()
1902 .path(IntentFilter.WILDCARD_PATH)1916 .path(IntentFilter.WILDCARD_PATH)