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