Searched defs:notification (Results 1 – 4 of 4) sorted by relevance
43 final Notification notification = new Notification.Builder(this) in showWorkNotification() local
110 final Notification notification = new Notification.Builder(mContext) in sendNotification() local
328 final Notification notification = new Notification.Builder(getActivity()) in testTypeNotificationStateChangedAccessibilityEvent() local
221 JSONObject notification = new JSONObject(); in onNotificationPosted() local229 mNotifications.put(sbn.getKey(), notification); in onNotificationPosted() local