Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPresets.java294 NotificationCompat.Builder thirdPageBuilder = new NotificationCompat.Builder(context) in buildNotifications() local
299 wearableOptions.addPage(thirdPageBuilder.build()); in buildNotifications()