Searched defs:notification (Results 1 – 3 of 3) sorted by relevance
122 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
182 Notification.Builder notification = new Notification.Builder(mContext) in sendNotification() local208 Notification.Builder notification = new Notification.Builder(mContext) in sendNotifications() local236 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
594 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local