Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl329 void setTestPhoneAcctSuggestionComponent(String flattenedComponentName); in setTestPhoneAcctSuggestionComponent() method
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java320 mTelecomService.setTestPhoneAcctSuggestionComponent(componentName); in runSetTestPhoneAcctSuggestionComponent()