Searched refs:CANCEL_MODE (Results 1 – 1 of 1) sorted by relevance
64 CANCEL_MODE, enumConstant70 private MODE mCurrentMode = MODE.CANCEL_MODE;84 mCurrentMode = MODE.CANCEL_MODE;118 Log.i(TAG, "Entering notification posted cancelMode = " + MODE.CANCEL_MODE in onNotificationPosted()122 if (MODE.CANCEL_MODE.equals(mCurrentMode)) { in onNotificationPosted()134 Log.i(TAG, "Entering notification removed cancelMode = " + MODE.CANCEL_MODE in onNotificationRemoved()142 if (MODE.CANCEL_MODE.equals(mCurrentMode)) { in onNotificationRemoved()