Searched refs:notif (Results 1 – 2 of 2) sorted by relevance
216 Notification notif = new Notification.Builder(mContext, "test id") in testWriteToParcel() local244 notif.writeToParcel(parcel, 0); in testWriteToParcel()
566 Notification notif = builder.build(); in sendAndVerifyBubble() local567 mNotificationManager.notify(id, notif); in sendAndVerifyBubble()