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