Home | History | Annotate | Download | only in telephony

Lines Matching refs:mNotificationManager

65     NotificationManager mNotificationManager;
108 mNotificationManager = (NotificationManager) mContext.getSystemService(
135 doReturn(mNotificationManager).when(mSpyCarrierSST).getNotificationManager(any());
138 verify(mNotificationManager).cancel(
140 verify(mNotificationManager).cancel(
155 doReturn(mNotificationManager).when(mSpyCarrierSST).getNotificationManager(any());
158 verify(mNotificationManager).notify(
160 verify(mNotificationManager).notify(
192 verify(mNotificationManager).notify(
200 verify(mNotificationManager, atLeast(1)).cancel(