Searched refs:MSG_CANCEL (Results 1 – 1 of 1) sorted by relevance
45 private static final int MSG_CANCEL = 2; field in Listener133 case MSG_CANCEL:239 Message.obtain(mHandler, MSG_CANCEL, in onNotificationRemoved()