OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THREAD_NONE
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Mms/src/com/android/mms/transaction/
MmsSystemEventReceiver.java
95
context, MessagingNotification.
THREAD_NONE
, false);
MessageStatusService.java
64
MessagingNotification.
THREAD_NONE
, message.isStatusReportMessage());
MessagingNotification.java
159
public static final long
THREAD_NONE
= -2;
198
* volume. Make sure you set this to
THREAD_NONE
when the UI component that shows the thread is
200
* @param threadId The ID of the thread that the user is currently viewing. Pass
THREAD_NONE
242
* no new message, use
THREAD_NONE
. If we should notify about multiple or unknown thread IDs,
285
updateNotification(context, newMsgThreadId !=
THREAD_NONE
, threads.size(),
[
all
...]
/packages/apps/Mms/src/com/android/mms/data/
Conversation.java
402
MessagingNotification.
THREAD_NONE
);
[
all
...]
/packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java
[
all
...]
ConversationList.java
[
all
...]
Completed in 613 milliseconds