Searched refs:phoneAccounts (Results 1 – 2 of 2) sorted by relevance
394 final Iterator<PhoneAccountHandle> phoneAccounts = in isNonSimAccountFound() local397 while (phoneAccounts.hasNext()) { in isNonSimAccountFound()398 final PhoneAccountHandle phoneAccountHandle = phoneAccounts.next(); in isNonSimAccountFound()411 final Iterator<PhoneAccountHandle> phoneAccounts = in subscriptionIdToPhoneAccountHandle() local414 while (phoneAccounts.hasNext()) { in subscriptionIdToPhoneAccountHandle()415 final PhoneAccountHandle phoneAccountHandle = phoneAccounts.next(); in subscriptionIdToPhoneAccountHandle()
4297 final Iterator<PhoneAccountHandle> phoneAccounts = in subscriptionIdToPhoneAccountHandle() local4300 while (phoneAccounts.hasNext()) { in subscriptionIdToPhoneAccountHandle()4301 final PhoneAccountHandle phoneAccountHandle = phoneAccounts.next(); in subscriptionIdToPhoneAccountHandle()