Home
last modified time | relevance | path

Searched defs:matchAction (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp122 bool matchAction = MatchAction(want.GetAction()); in MatchLauncher() local
184 bool matchAction = MatchAction(want.GetAction()); in MatchActionAndEntities() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp398 bool matchAction = want.GetAction() == ACTION_VIEW_DATA; in IsBrowserWant() local
415 bool matchAction = want.GetAction() == EMAIL_ACTION; in IsEmailWant() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DWatchedIntentFilter.java261 public final boolean matchAction(String action) { in matchAction() method in WatchedIntentFilter
/aosp14/frameworks/base/core/java/android/content/
H A DIntentFilter.java824 public final boolean matchAction(String action) { in matchAction() method in IntentFilter
834 private boolean matchAction(String action, boolean wildcardSupported, in matchAction() method in IntentFilter
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1852 … auto matchAction = std::find_if(std::begin(actions), std::end(actions), [](const auto &action) { in FindSkillsContainShareAction() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...