Searched refs:ACTION_PAUSE_PROCESSING_SERVICE (Results 1 – 1 of 1) sorted by relevance
66 if (intent.getAction() == ACTION_PAUSE_PROCESSING_SERVICE) { in onReceive()81 public static final String ACTION_PAUSE_PROCESSING_SERVICE = field in ProcessingService113 intentFilter.addAction(ACTION_PAUSE_PROCESSING_SERVICE); in onCreate()