Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DWearableExtenderTest.java216 Notification notif = new Notification.Builder(mContext, "test id") in testWriteToParcel() local
244 notif.writeToParcel(parcel, 0); in testWriteToParcel()
DNotificationManagerTest.java566 Notification notif = builder.build(); in sendAndVerifyBubble() local
567 mNotificationManager.notify(id, notif); in sendAndVerifyBubble()