Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DResultException.java40 case TERMINAL_CRNTLY_UNABLE_TO_PROCESS: // 0x20 in ResultException()
DResultCode.java106 TERMINAL_CRNTLY_UNABLE_TO_PROCESS(0x20), enumConstant
DCatService.java478 result = ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS; in handleCommand()
1010 case TERMINAL_CRNTLY_UNABLE_TO_PROCESS: in handleCmdResponse()
1035 if (resMsg.mResCode == ResultCode.TERMINAL_CRNTLY_UNABLE_TO_PROCESS) { in handleCmdResponse()