Searched refs:FINISH_TONE_ACTIVITY_ACTION (Results 1 – 2 of 2) sorted by relevance
56 filter.addAction(StkAppService.FINISH_TONE_ACTIVITY_ACTION); in onCreate()120 if (intent.getAction().equals(StkAppService.FINISH_TONE_ACTIVITY_ACTION)) {
201 static final String FINISH_TONE_ACTIVITY_ACTION = field in StkAppService2294 Intent finishIntent = new Intent(FINISH_TONE_ACTIVITY_ACTION); in finishToneDialogActivity()