Merge "docs: Fixed contradictory info in IntentFilter" into qt-dev am: 1fe99017eb
am: 1e8492c744
Change-Id: Idbc73307a0c3f4a937a2a964667f01b28aa274ce
This commit is contained in:
@@ -60,9 +60,7 @@ import java.util.Set;
|
|||||||
* multiple possible matching values (via {@link #addAction},
|
* multiple possible matching values (via {@link #addAction},
|
||||||
* {@link #addDataType}, {@link #addDataScheme}, {@link #addDataSchemeSpecificPart},
|
* {@link #addDataType}, {@link #addDataScheme}, {@link #addDataSchemeSpecificPart},
|
||||||
* {@link #addDataAuthority}, {@link #addDataPath}, and {@link #addCategory}, respectively).
|
* {@link #addDataAuthority}, {@link #addDataPath}, and {@link #addCategory}, respectively).
|
||||||
* For actions, the field
|
* For actions, if no data characteristics are specified, then the filter will
|
||||||
* will not be tested if no values have been given (treating it as a wildcard);
|
|
||||||
* if no data characteristics are specified, however, then the filter will
|
|
||||||
* only match intents that contain no data.
|
* only match intents that contain no data.
|
||||||
*
|
*
|
||||||
* <p>The data characteristic is
|
* <p>The data characteristic is
|
||||||
|
|||||||
Reference in New Issue
Block a user