Home
last modified time | relevance | path

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

/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigTextIntentService.java174 PendingIntent dismissPendingIntent = PendingIntent.getService(this, 0, dismissIntent, 0); in recreateBuilderWithBigTextStyle() local
179 dismissPendingIntent) in recreateBuilderWithBigTextStyle()
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigTextIntentService.java173 PendingIntent dismissPendingIntent = PendingIntent.getService(this, 0, dismissIntent, 0); in recreateBuilderWithBigTextStyle() local
178 dismissPendingIntent) in recreateBuilderWithBigTextStyle()
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java243 PendingIntent dismissPendingIntent = PendingIntent.getService(this, 0, dismissIntent, 0); in generateBigTextStyleNotification() local
248 dismissPendingIntent) in generateBigTextStyleNotification()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java266 PendingIntent dismissPendingIntent = PendingIntent.getService(this, 0, dismissIntent, 0); in generateBigTextStyleNotification() local
271 dismissPendingIntent) in generateBigTextStyleNotification()