Home
last modified time | relevance | path

Searched refs:RES_ID_END_SESSION (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkInputActivity.java113 sendResponse(StkAppService.RES_ID_END_SESSION); in onClick()
244 sendResponse(StkAppService.RES_ID_END_SESSION); in onDestroy()
346 sendResponse(StkAppService.RES_ID_END_SESSION); in optionsItemSelectedInternal()
DStkMenuActivity.java237 sendResponse(StkAppService.RES_ID_END_SESSION); in onDestroy()
273 sendResponse(StkAppService.RES_ID_END_SESSION); in onOptionsItemSelected()
DStkAppService.java258 static final int RES_ID_END_SESSION = 22; field in StkAppService
1376 case RES_ID_END_SESSION: in handleCmdResponse()
1431 case RES_ID_END_SESSION: in handleCmdResponse()
2307 resId = RES_ID_END_SESSION; in handleStopTone()