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