Searched refs:AccountStorage (Results 1 – 3 of 3) sorted by relevance
47 account.setText(AccountStorage.GetAccount(getActivity())); in onCreateView()67 AccountStorage.SetAccount(getActivity(), account); in afterTextChanged()
32 public class AccountStorage { class
90 String account = AccountStorage.GetAccount(this); in processCommandApdu()