OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setCurrentAccount
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
FromAddressSpinner.java
50
public void
setCurrentAccount
(ReplyFromAccount account) {
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
RecentFolderList.java
74
setCurrentAccount
(newAccount);
142
setCurrentAccount
(mAccountObserver.initialize(activity.getAccountController()));
152
private void
setCurrentAccount
(Account account) {
197
setCurrentAccount
(account);
217
* {@link #
setCurrentAccount
(Account)} has been called.
SwipeableListView.java
155
public void
setCurrentAccount
(Account account) {
Completed in 1242 milliseconds