Searched refs:mCurrentNotificationId (Results 1 – 1 of 1) sorted by relevance
50 private int mCurrentNotificationId; field in NotificationFragment158 mManager.notify(mCurrentNotificationId++, notification); in initCarCategoriesButton()174 mManager.notify(mCurrentNotificationId++, notification); in initCarCategoriesButton()187 mManager.notify(mCurrentNotificationId++, notification); in initCarCategoriesButton()219 v -> mManager.notify(mCurrentNotificationId++, notification1) in initImportanceHighBotton()230 mManager.notify(mCurrentNotificationId++, notification); in initImportanceDefaultButton()242 mManager.notify(mCurrentNotificationId++, notification); in initImportanceLowButton()254 mManager.notify(mCurrentNotificationId++, notification); in initImportanceMinButton()281 mManager.notify(mCurrentNotificationId++, notification); in initIncomingButton()291 int declineId = mCurrentNotificationId++; in initIncomingButton()[all …]