Searched refs:getActiveAccounts (Results 1 – 3 of 3) sorted by relevance
36 for (PhoneAccountHandle phoneAccount : VvmAccountManager.getActiveAccounts(context)) { in onReceive()
99 public static List<PhoneAccountHandle> getActiveAccounts(Context context) { in getActiveAccounts() method in VvmAccountManager
53 for (PhoneAccountHandle phoneAccountHandle : VvmAccountManager.getActiveAccounts(context)) { in doUpload()