Home
last modified time | relevance | path

Searched defs:wearableOptions (Results 1 – 6 of 6) sorted by relevance

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DActionsPresets.java46 NotificationCompat.WearableExtender wearableOptions) { in apply()
57 NotificationCompat.WearableExtender wearableOptions) { in apply()
73 NotificationCompat.WearableExtender wearableOptions) { in apply()
89 NotificationCompat.WearableExtender wearableOptions) { in apply()
111 NotificationCompat.WearableExtender wearableOptions) { in apply()
135 NotificationCompat.WearableExtender wearableOptions) { in apply()
DNotificationPresets.java71 NotificationCompat.Builder builder, NotificationCompat.WearableExtender wearableOptions, in applyBasicOptions()
106 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
160 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
192 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
217 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
240 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
257 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
283 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
329 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
379 NotificationCompat.WearableExtender wearableOptions = in buildNotifications() local
DPriorityPreset.java31 NotificationCompat.WearableExtender wearableOptions); in apply()
DActionsPreset.java32 NotificationCompat.WearableExtender wearableOptions); in apply()
DPriorityPresets.java51 NotificationCompat.WearableExtender wearableOptions) { in apply()
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DQuizListenerService.java123 Notification.WearableExtender wearableOptions = new Notification.WearableExtender(); in onDataChanged() local