Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DITelecomService.aidl347 void setTestPhoneAcctSuggestionComponent(String flattenedComponentName); in setTestPhoneAcctSuggestionComponent() method
/aosp12/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
H A DTelecom.java341 mTelecomService.setTestPhoneAcctSuggestionComponent(componentName); in runSetTestPhoneAcctSuggestionComponent()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomServiceImpl.java1964 public void setTestPhoneAcctSuggestionComponent(String flattenedComponentName) {