HomeSort by relevance Sort by last modified time
    Searched refs:OP_END_SESSION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Stk/src/com/android/stk/
StkCmdReceiver.java 45 handleAction(context, intent, StkAppService.OP_END_SESSION);
StkAppService.java 216 static final int OP_END_SESSION = 4;
385 case OP_END_SESSION:
604 case OP_END_SESSION:
610 new DelayedCmd(OP_END_SESSION, null, slotId));
    [all...]

Completed in 64 milliseconds