Home
last modified time | relevance | path

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

/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
DAccountStorage.java39 public static void SetAccount(Context c, String s) { in SetAccount() method in AccountStorage
DCardEmulationFragment.java67 AccountStorage.SetAccount(getActivity(), account); in afterTextChanged()