Searched refs:OEM_ERROR_13 (Results 1 – 2 of 2) sorted by relevance
106 OEM_ERROR_13, enumConstant287 case RILConstants.OEM_ERROR_13: in fromRilErrno()288 return new CommandException(Error.OEM_ERROR_13); in fromRilErrno()
122 int OEM_ERROR_13 = 513; field