Searched refs:MSG_CANCEL_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
65 private static final int MSG_CANCEL_NOTIFICATION = 4; field in NotificationListener163 case MSG_CANCEL_NOTIFICATION: { in handleWorkerMessage()260 mWorkerHandler.obtainMessage(MSG_CANCEL_NOTIFICATION, key).sendToTarget(); in cancelNotificationFromLauncher()