OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFICATION_REQUEST_CODE
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/SkeletonWearableApp/Wearable/src/main/java/com/example/android/google/wearable/app/
MainActivity.java
40
private static final int
NOTIFICATION_REQUEST_CODE
= 1;
79
PendingIntent.getActivity(this,
NOTIFICATION_REQUEST_CODE
,
/developers/samples/android/wearable/wear/SkeletonWearableApp/Wearable/src/main/java/com/example/android/google/wearable/app/
MainActivity.java
40
private static final int
NOTIFICATION_REQUEST_CODE
= 1;
79
PendingIntent.getActivity(this,
NOTIFICATION_REQUEST_CODE
,
/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/
MainActivity.java
40
private static final int
NOTIFICATION_REQUEST_CODE
= 1;
79
PendingIntent.getActivity(this,
NOTIFICATION_REQUEST_CODE
,
Completed in 442 milliseconds