HomeSort by relevance Sort by last modified time
    Searched refs:MESSAGES (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /developers/build/prebuilts/gradle/MessagingService/Application/src/main/java/com/example/android/messagingservice/
Conversations.java 25 * A simple class that denotes unread conversations and messages. In a real world application,
26 * this would be replaced by a content provider that actually gets the unread messages to be
32 * Set of strings used as messages by the sample.
34 private static final String[] MESSAGES = new String[]{
44 * Senders of the said messages.
60 * A given conversation can have a single or multiple messages.
61 * Note that the messages are sorted from *newest* to *oldest*
63 private final List<String> messages; field in class:Conversations.Conversation
68 List<String> messages) {
71 this.messages = messages == null ? Collections.<String>emptyList() : messages
115 List<String> messages = new ArrayList<>(messagesPerConversation); local
    [all...]
  /developers/samples/android/notification/MessagingService/Application/src/main/java/com/example/android/messagingservice/
Conversations.java 25 * A simple class that denotes unread conversations and messages. In a real world application,
26 * this would be replaced by a content provider that actually gets the unread messages to be
32 * Set of strings used as messages by the sample.
34 private static final String[] MESSAGES = new String[]{
44 * Senders of the said messages.
60 * A given conversation can have a single or multiple messages.
61 * Note that the messages are sorted from *newest* to *oldest*
63 private final List<String> messages; field in class:Conversations.Conversation
68 List<String> messages) {
71 this.messages = messages == null ? Collections.<String>emptyList() : messages
115 List<String> messages = new ArrayList<>(messagesPerConversation); local
    [all...]
  /development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
Conversations.java 25 * A simple class that denotes unread conversations and messages. In a real world application,
26 * this would be replaced by a content provider that actually gets the unread messages to be
32 * Set of strings used as messages by the sample.
34 private static final String[] MESSAGES = new String[]{
44 * Senders of the said messages.
60 * A given conversation can have a single or multiple messages.
61 * Note that the messages are sorted from *newest* to *oldest*
63 private final List<String> messages; field in class:Conversations.Conversation
68 List<String> messages) {
71 this.messages = messages == null ? Collections.<String>emptyList() : messages
115 List<String> messages = new ArrayList<>(messagesPerConversation); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
msgfmt.py 36 MESSAGES = {}
52 global MESSAGES
54 MESSAGES[id] = str
61 global MESSAGES
62 keys = MESSAGES.keys()
70 offsets.append((len(ids), len(id), len(strs), len(MESSAGES[id])))
72 strs += MESSAGES[id] + '\0'
  /external/python/cpython2/Tools/i18n/
msgfmt.py 37 MESSAGES = {}
53 global MESSAGES
55 MESSAGES[id] = str
62 global MESSAGES
63 keys = MESSAGES.keys()
71 offsets.append((len(ids), len(id), len(strs), len(MESSAGES[id])))
73 strs += MESSAGES[id] + '\0'
  /frameworks/base/core/proto/android/app/
notificationmanager.proto 38 MESSAGES = 3;
  /external/python/cpython3/Tools/i18n/
msgfmt.py 37 MESSAGES = {}
53 global MESSAGES
55 MESSAGES[id] = str
62 global MESSAGES
64 keys = sorted(MESSAGES.keys())
70 offsets.append((len(ids), len(id), len(strs), len(MESSAGES[id])))
72 strs += MESSAGES[id] + b'\0'
  /toolchain/binutils/binutils-2.27/binutils/
nlmheader.y 67 /* File named by MESSAGES. */
120 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
280 | MESSAGES STRING
608 { "MESSAGES", MESSAGES },
  /frameworks/base/core/java/android/os/
MessageQueue.java 33 * Low-level class holding the list of messages to be dispatched by a
34 * {@link Looper}. Messages are not added directly to a MessageQueue,
60 // Barriers are indicated by messages with a null target whose arg1 field carries the token.
94 * Returns true if the looper has no pending messages which are due to be processed.
358 // No more messages.
362 // Process the quit message now that all pending messages have been handled.
443 * later synchronous messages in the queue are stalled (prevented from being executed)
448 * synchronous messages until a condition is met that releases the barrier.
449 * Asynchronous messages (see {@link Message#isAsynchronous} are exempt from the barrier
649 // Remove all messages at front
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerServiceUtils.java 328 proto.write(PackageServiceDumpProto.MESSAGES, line);
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/
lint-api-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.4.0/
lint-api-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.4.2/
lint-api-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.0/
lint-api-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.1/
lint-api-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.3/
lint-api-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.0/
lint-api-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.1/
lint-api-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.3/
lint-api-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.8.0/
lint-api-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.9.2/
lint-api-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.0.1/
lint-api-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.0.2/
lint-api-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.1.0/
lint-api-23.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.1.3/
lint-api-23.1.3.jar 

Completed in 444 milliseconds

1 2 3 4 5 6