OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConversationId
(Results
1 - 4
of
4
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
LeaveBehindItem.java
100
mAdapter.clearLeaveBehind(
getConversationId
());
147
public long
getConversationId
() {
AnimatedAdapter.java
131
clearLeaveBehind(objItem.
getConversationId
());
658
mFadeLeaveBehindItems.put(item.
getConversationId
(), item);
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java
437
public long
getConversationId
() {
[
all
...]
Utils.java
[
all
...]
Completed in 43 milliseconds