[go: nahoru, domu]

Searched refs:matchData (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntentFilter.java714 * @see #matchData
791 * @see #matchData
954 * @see #matchData
1047 * @see #matchData
1133 * @see #matchData
1210 * the data scheme -- unlike {@link #matchData}, the authority will match
1271 public final int matchData(String type, String scheme, Uri data) { method in class:IntentFilter
1459 * the match result returned will be as per {@link #matchData}.
1476 * @see #matchData
1491 int dataMatch = matchData(typ
[all...]

Completed in 9 milliseconds