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.aidl296 void setTestPhoneAcctSuggestionComponent(String flattenedComponentName); in setTestPhoneAcctSuggestionComponent() argument
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java21156 final String flattenedComponentName =
21158 if (flattenedComponentName != null) {
21159 ComponentName componentName = ComponentName.unflattenFromString(flattenedComponentName);