Searched refs:SESSION_ENDED (Results 1 – 2 of 2) sorted by relevance
111 new IntentFilter(StkAppService.SESSION_ENDED)); in onCreate()470 if (StkAppService.SESSION_ENDED.equals(intent.getAction())) {
284 static final String SESSION_ENDED = "session_ended"; field in StkAppService1016 Intent intent = new Intent(SESSION_ENDED); in handleSessionEnd()