Searched refs:ACTION_COMPLETE_HIDE (Results 1 – 4 of 4) sorted by relevance
166 static final String ACTION_COMPLETE_HIDE = "android.btopp.intent.action.HIDE_COMPLETE"; field in Constants
522 deleteIntent.setAction(Constants.ACTION_COMPLETE_HIDE); in updateCompletedNotification()611 deleteIntent.setAction(Constants.ACTION_COMPLETE_HIDE); in updateCompletedNotification()
217 } else if (action.equals(Constants.ACTION_COMPLETE_HIDE) in onReceive()
279 intent.setAction(Constants.ACTION_COMPLETE_HIDE); in onReceive_withActionCompleteHide_makeAllVisibilityHidden()