Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java260 static final int RES_ID_ERROR = 24; field in StkAppService
1204 sendResponse(RES_ID_ERROR, slotId, true); in handleCmd()
1412 case RES_ID_ERROR: in handleCmdResponse()