OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSG_SEND_NOTIFICATION
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/MessagingService/Application/src/main/java/com/example/android/messagingservice/
MessagingService.java
46
public static final int
MSG_SEND_NOTIFICATION
= 1;
167
case
MSG_SEND_NOTIFICATION
:
/developers/samples/android/notification/MessagingService/Application/src/main/java/com/example/android/messagingservice/
MessagingService.java
46
public static final int
MSG_SEND_NOTIFICATION
= 1;
167
case
MSG_SEND_NOTIFICATION
:
/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
MessagingService.java
46
public static final int
MSG_SEND_NOTIFICATION
= 1;
167
case
MSG_SEND_NOTIFICATION
:
Completed in 475 milliseconds