OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mConversationListCursor
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractActivityController.java
238
protected ConversationCursor
mConversationListCursor
;
259
/** The deferred actions to execute when
mConversationListCursor
load completes. */
514
if (
mConversationListCursor
!= null) {
515
mConversationListCursor
.handleNotificationActions();
564
return
mConversationListCursor
;
[
all
...]
TwoPaneController.java
[
all
...]
Completed in 56 milliseconds