Searched refs:getSelectedAccount (Results 1 – 4 of 4) sorted by relevance
26 Account getSelectedAccount(); in getSelectedAccount() method
47 public final Account getSelectedAccount() { in getSelectedAccount() method in AccountHelperImpl
208 outState.putParcelable(KEY_SELECTED_ACCOUNT, mDrawerAdapter.getSelectedAccount()); in onSaveInstanceState()
358 public ContactListFilter getSelectedAccount() { in getSelectedAccount() method in DrawerAdapter