Home
last modified time | relevance | path

Searched refs:flattenedComponentName (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl329 void setTestPhoneAcctSuggestionComponent(String flattenedComponentName); in setTestPhoneAcctSuggestionComponent() argument
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java20554 final String flattenedComponentName =
20556 if (flattenedComponentName != null) {
20557 ComponentName componentName = ComponentName.unflattenFromString(flattenedComponentName);