Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java131 public void setNotification(TvNotification notif) { in setNotification() argument
132 mNotification = notif; in setNotification()
133 mNotificationKey = notif.getNotificationKey(); in setNotification()
134 mTitle.setText(notif.getTitle()); in setNotification()
135 mText.setText(notif.getText()); in setNotification()
136 if (!TextUtils.isEmpty(notif.getTitle())) { in setNotification()
137 if (!TextUtils.isEmpty(notif.getText())) { in setNotification()
141 String.format(formatting, notif.getTitle(), notif.getText())); in setNotification()
143 mMainContentText.setContentDescription(notif.getTitle()); in setNotification()
146 mMainContentText.setContentDescription(notif.getText()); in setNotification()
[all …]
DNotificationPanelDismissibleItemView.java156 public void setNotification(TvNotification notif) { in setNotification() argument
157 super.setNotification(notif); in setNotification()
158 mDismissText.setText(notif.getDismissButtonLabel()); in setNotification()
DNotificationsPanelAdapter.java116 TvNotification notif = TvNotification.fromCursor(cursor); in onBindViewHolder() local
117 viewHolder.setNotification(notif); in onBindViewHolder()
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all3602 pnv_phb4_xive_notify(uint64_t notif_port, uint64_t data) "notif=@0x%"PRIx64" data=0x%"PRIx64
3604 pnv_phb4_xive_notify_abt(uint64_t notif_port, uint64_t data) "notif=@0x%"PRIx64" data=0x%"PRIx64
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all3602 pnv_phb4_xive_notify(uint64_t notif_port, uint64_t data) "notif=@0x%"PRIx64" data=0x%"PRIx64
3604 pnv_phb4_xive_notify_abt(uint64_t notif_port, uint64_t data) "notif=@0x%"PRIx64" data=0x%"PRIx64