Home
last modified time | relevance | path

Searched refs:matchAction (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/deviceinfo/
DConnectivityPreferenceControllerTest.java80 .that(filter.matchAction("Filter1")) in testBroadcastReceiver()
83 .that(filter.matchAction("Filter2")) in testBroadcastReceiver()
/frameworks/base/core/java/android/content/
DIntentFilter.java746 public final boolean matchAction(String action) { in matchAction() method in IntentFilter
1559 if (action != null && !matchAction(action)) { in match()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java7988 || (action != null && sri.filter.matchAction(action))) {
/frameworks/base/config/
Dboot-image-profile.txt41361 HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;)Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7889 method public final boolean matchAction(java.lang.String);
/frameworks/base/non-updatable-api/
Dcurrent.txt10563 method public final boolean matchAction(String);
/frameworks/base/api/
Dcurrent.txt10563 method public final boolean matchAction(String);