Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelecomManagerFacade.java177 Iterator<PhoneAccountHandle> phoneAccounts = in telecomSetUserSelectedOutgoingPhoneAccountBySubId() local
180 while (phoneAccounts.hasNext()) { in telecomSetUserSelectedOutgoingPhoneAccountBySubId()
181 PhoneAccountHandle phoneAccountHandle = phoneAccounts.next(); in telecomSetUserSelectedOutgoingPhoneAccountBySubId()