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.java112 sendResponse(StkAppService.RES_ID_END_SESSION); in onClick()
248 sendResponse(StkAppService.RES_ID_END_SESSION); in onDestroy()
350 sendResponse(StkAppService.RES_ID_END_SESSION); in optionsItemSelectedInternal()
DStkMenuActivity.java238 sendResponse(StkAppService.RES_ID_END_SESSION); in onDestroy()
274 sendResponse(StkAppService.RES_ID_END_SESSION); in onOptionsItemSelected()
DStkAppService.java248 static final int RES_ID_END_SESSION = 22; field in StkAppService
1384 case RES_ID_END_SESSION: in handleCmdResponse()
1439 case RES_ID_END_SESSION: in handleCmdResponse()
2309 resId = RES_ID_END_SESSION; in handleStopTone()