Home
last modified time | relevance | path

Searched defs:phoneAccount (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java53 final PhoneAccount phoneAccount = PhoneAccount.builder( in testRegisterPhoneAccount() local
74 PhoneAccount phoneAccount = mTelecomManager.getPhoneAccount(getPhoneAccountHandle()); in testIncomingCallFromBlockedNumberIsRejected() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConference.java38 public MockConference(PhoneAccountHandle phoneAccount) { in MockConference()
DPhoneAccountOperationsTest.java159 final PhoneAccount phoneAccount = phoneAccountBuilder.build(); in testRegisterPhoneAccount_DisallowEnable() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java239 final PhoneAccount phoneAccount = PhoneAccount.builder( in registerPhoneAccount() local