Searched refs:getPhoneAccount (Results 1 – 3 of 3) sorted by relevance
57 … assertThat(telecomService.getPhoneAccount(handler).getLabel()).isEqualTo(phoneAccount.getLabel()); in registerAndUnRegister()86 assertThat(telecomService.getPhoneAccount(accountHandle1)).isNull(); in clearAccountsForPackage()87 assertThat(telecomService.getPhoneAccount(accountHandle2)).isNotNull(); in clearAccountsForPackage()
121 protected PhoneAccount getPhoneAccount(PhoneAccountHandle account) { in getPhoneAccount() method in ShadowTelecomManager
183 mTelecomManager.getPhoneAccount(phoneAccountHandle); in telecomSetUserSelectedOutgoingPhoneAccountBySubId()