Home
last modified time | relevance | path

Searched refs:NOTIFICATION_REQUEST_CODE (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/
DMainActivity.java40 private static final int NOTIFICATION_REQUEST_CODE = 1; field in MainActivity
79 PendingIntent.getActivity(this, NOTIFICATION_REQUEST_CODE, in showNotification()