Searched refs:notificationMsg (Results 1 – 2 of 2) sorted by relevance
96 Message notificationMsg = mSpyCarrierSST.obtainMessage( in testCancelBothNotifications() local100 mSpyCarrierSST.handleMessage(notificationMsg); in testCancelBothNotifications()114 Message notificationMsg = mSpyCarrierSST.obtainMessage( in testSendBothNotifications() local121 mSpyCarrierSST.handleMessage(notificationMsg); in testSendBothNotifications()194 Message notificationMsg = mSpyCarrierSST.obtainMessage( in testSendEmergencyNetworkNotification() local196 mSpyCarrierSST.handleMessage(notificationMsg); in testSendEmergencyNetworkNotification()203 mSpyCarrierSST.handleMessage(notificationMsg); in testSendEmergencyNetworkNotification()
235 Message notificationMsg = obtainMessage(notificationType.getTypeId(), null); in evaluateSendingMessageOrCancelNotification() local237 sendMessageDelayed(notificationMsg, getDelay(notificationType)); in evaluateSendingMessageOrCancelNotification()