OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MESSAGES
(Results
1 - 25
of
119
) sorted by null
1
2
3
4
5
/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<>(
messages
PerConversation);
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<>(
messages
PerConversation);
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<>(
messages
PerConversation);
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'
/toolchain/binutils/binutils-2.25/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.
357
// No more
messages
.
361
// Process the quit message now that all pending
messages
have been handled.
442
* later synchronous
messages
in the queue are stalled (prevented from being executed)
447
* synchronous
messages
until a condition is met that releases the barrier.
448
* Asynchronous
messages
(see {@link Message#isAsynchronous} are exempt from the barrier
648
// Remove all
messages
at front
[
all
...]
/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
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.1.4/
lint-api-23.1.4.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.2.0/
lint-api-23.2.0.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.2.1/
lint-api-23.2.1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.2.2/
lint-api-23.2.2.jar
Completed in 665 milliseconds
1
2
3
4
5