Searched refs:mNotificationId (Results 1 – 3 of 3) 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()
100 private int mNotificationId; field in PbapStateMachine111 mNotificationId = notificationId; in PbapStateMachine()326 removePbapNotification(mNotificationId); in processMessage()417 nm.notify(mNotificationId, notification); in createPbapNotification()
45 final int mNotificationId = sNextNotificationId++; field in ConversationNotificationInfo148 return mNotificationId; in getNotificationId()