Searched refs:mAccountHandles (Results 1 – 1 of 1) sorted by relevance
62 private List<PhoneAccountHandle> mAccountHandles; field in SelectPhoneAccountDialogFragment154 mAccountHandles = getArguments().getParcelableArrayList(ARG_ACCOUNT_HANDLES); in onCreateDialog()168 PhoneAccountHandle selectedAccountHandle = mAccountHandles.get(which); in onCreateDialog()192 mAccountHandles); in onCreateDialog()