Home
last modified time | relevance | path

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

/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigTextIntentService.java146 PendingIntent notifyPendingIntent = in recreateBuilderWithBigTextStyle() local
196 .setContentIntent(notifyPendingIntent) in recreateBuilderWithBigTextStyle()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java237 PendingIntent notifyPendingIntent = in generateBigTextStyleNotification() local
298 .setContentIntent(notifyPendingIntent) in generateBigTextStyleNotification()