Searched refs:mNotificationId (Results 1 – 4 of 4) sorted by relevance
43 private int mNotificationId; field in ProcessingService247 startForeground(mNotificationId, mBuilder.build()); in handleSaveRequest()259 mNotifyMgr.notify(mNotificationId, mBuilder.build()); in updateNotificationWithBitmap()264 mNotifyMgr.notify(mNotificationId, mBuilder.build()); in updateProgress()280 mNotifyMgr.cancel(mNotificationId); in completeSaveImage()
91 private int mNotificationId; field in PbapStateMachine102 mNotificationId = notificationId; in PbapStateMachine()316 removePbapNotification(mNotificationId); in processMessage()402 nm.notify(mNotificationId, notification); in createPbapNotification()
253 mNotificationManager.cancel(notificationInfo.mNotificationId); in clearNotifications()340 notificationInfo.mNotificationId, in postNotification()361 final int notificationId = notificationInfo.mNotificationId; in createNotification()499 final int mNotificationId = NEXT_NOTIFICATION_ID++; field in MessengerDelegate.NotificationInfo
41 final int mNotificationId = sNextNotificationId++; field in ConversationNotificationInfo116 return mNotificationId; in getNotificationId()