Home
last modified time | relevance | path

Searched refs:ConnectionServiceVoipAppClone (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/app/integration/
DSingleCallingTest.java25 import static android.telecom.cts.apps.TelecomTestApp.ConnectionServiceVoipAppClone;
479 voipCsApp = bindToApp(ConnectionServiceVoipAppClone); in testOutgoingCall_ConnectionServiceVoipAppClone()
510 voipCsApp = bindToApp(ConnectionServiceVoipAppClone); in testIncomingCall_ConnectionServiceVoipAppClone()
543 voipCs = bindToApp(ConnectionServiceVoipAppClone); in testToggleMuteState_ConnectionServiceVoipAppClone()
572 voipCs = bindToApp(ConnectionServiceVoipAppClone); in testGetCurrentEndpoint_ConnectionServiceVoipAppClone()
601 voipCs = bindToApp(ConnectionServiceVoipAppClone); in testAvailableEndpoints_ConnectionServiceVoipAppClone()
639 voipCsApp = bindToApp(ConnectionServiceVoipAppClone); in testBasicAudioSwitchTest_ConnectionServiceVoipAppClone()
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DBindUtils.java161 case ConnectionServiceVoipAppMain, ConnectionServiceVoipAppClone -> { in getBindActionFromApplicationName()
183 case ConnectionServiceVoipAppClone -> { in getPackageNameFromApplicationName()
DTelecomTestApp.java33 ConnectionServiceVoipAppClone, enumConstant
DAttributesUtil.java133 case ConnectionServiceVoipAppClone -> { in getPhoneAccountHandleForApp()
/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppClone/
DAndroid.bp21 name: "ConnectionServiceVoipAppClone",
/cts/tests/tests/telecom-cuj/
DAndroid.bp53 ":ConnectionServiceVoipAppClone",