Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
H A DCustomConfigLoader.java139 String actionStr = null; in matchConfig() local
143 actionStr = splitStr[0]; in matchConfig()
163 actionStr = splitStr[1]; in matchConfig()
169 actionStr = splitStr[1]; in matchConfig()
174 if (!TextUtils.isEmpty(actionStr)) { in matchConfig()
175 actions = actionStr.split(INTRA_GROUP_DELIMITER); in matchConfig()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DHeavyWeightSwitcherActivity.java99 String packageName, String otherPackageName, int actionStr, int descriptionStr) { in setIconAndText() argument
113 setText(actionId, getString(actionStr, appName)); in setIconAndText()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java1451 String actionStr = intent.getAction(); in onReceive() local
1452 if (Intent.ACTION_PACKAGE_ADDED.equals(actionStr)) { in onReceive()
1458 } else if (Intent.ACTION_PACKAGE_REMOVED.equals(actionStr)) { in onReceive()
1464 } else if (Intent.ACTION_PACKAGE_CHANGED.equals(actionStr)) { in onReceive()
1470 } else if (Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr) || in onReceive()
1471 Intent.ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE.equals(actionStr)) { in onReceive()
1483 boolean avail = Intent.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE.equals(actionStr); in onReceive()
1491 } else if (Intent.ACTION_USER_ADDED.equals(actionStr)) { in onReceive()
1493 } else if (Intent.ACTION_USER_REMOVED.equals(actionStr)) { in onReceive()
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DPhoneAccountSettingsFragment.java406 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
413 Intent intent = new Intent(actionStr); in buildConfigureIntent()
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DMobileNetworkUtils.java231 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
238 Intent intent = new Intent(actionStr); in buildConfigureIntent()
/aosp12/art/tools/dmtracedump/
H A Dtracedump.cc1033 static const char* actionStr[] = {"ent", "xit", "unr", "???"}; in dumpTrace() local
1111 printf("%2d %s%c %8" PRIu64 "%c%s%s.%s %s\n", threadId, actionStr[action], in dumpTrace()
1116 printf("%2d %s%c %8" PRIu64 "%c%s%s\n", threadId, actionStr[action], in dumpTrace()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...