Home
last modified time | relevance | path

Searched refs:OP_END_SESSION (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkCmdReceiver.java47 handleAction(context, intent, StkAppService.OP_END_SESSION); in onReceive()
DStkAppService.java222 static final int OP_END_SESSION = 4; field in StkAppService
401 case OP_END_SESSION: in onStart()
627 case OP_END_SESSION: in handleMessage()
633 new DelayedCmd(OP_END_SESSION, null, slotId)); in handleMessage()
966 case OP_END_SESSION: in handleDelayedCmd()