Searched refs:notificationMsg (Results 1 – 2 of 2) sorted by relevance
126 Message notificationMsg = mSpyCarrierSST.obtainMessage( in testCancelBothNotifications() local130 mSpyCarrierSST.handleMessage(notificationMsg); in testCancelBothNotifications()144 Message notificationMsg = mSpyCarrierSST.obtainMessage( in testSendBothNotifications() local151 mSpyCarrierSST.handleMessage(notificationMsg); in testSendBothNotifications()232 Message notificationMsg = mSpyCarrierSST.obtainMessage( in testSendEmergencyNetworkNotification() local234 mSpyCarrierSST.handleMessage(notificationMsg); in testSendEmergencyNetworkNotification()241 mSpyCarrierSST.handleMessage(notificationMsg); in testSendEmergencyNetworkNotification()324 Message notificationMsg = mSpyCarrierSST.obtainMessage(messageWhat, null); in sendMessageOnHandler() local328 mSpyCarrierSST.handleMessage(notificationMsg); in sendMessageOnHandler()
360 Message notificationMsg = obtainMessage(notificationType.getTypeId(), null); in evaluateSendingMessageOrCancelNotification() local362 sendMessageDelayed(notificationMsg, getDelay(notificationType)); in evaluateSendingMessageOrCancelNotification()