OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AccountLoadCallbacks
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
AccountLoadCallbacks.java
20
public class
AccountLoadCallbacks
implements LoaderManager.LoaderCallbacks<ObjectCursor<Account>> {
30
public
AccountLoadCallbacks
(Context context, Uri accountUri,
AccountFeedbackActivity.java
41
implements ConversationAccountController,
AccountLoadCallbacks
.AccountLoadCallbackListener {
53
private
AccountLoadCallbacks
mAccountLoadCallbacks;
75
mAccountLoadCallbacks = new
AccountLoadCallbacks
(
Completed in 206 milliseconds