Searched refs:OEM_ERROR_23 (Results 1 – 2 of 2) sorted by relevance
116 OEM_ERROR_23, enumConstant307 case RILConstants.OEM_ERROR_23: in fromRilErrno()308 return new CommandException(Error.OEM_ERROR_23); in fromRilErrno()
132 int OEM_ERROR_23 = 523; field