Searched refs:OEM_ERROR_1 (Results 1 – 3 of 3) sorted by relevance
102 OEM_ERROR_1, enumConstant276 case RILConstants.OEM_ERROR_1: in fromRilErrno()277 return new CommandException(Error.OEM_ERROR_1); in fromRilErrno()
107 int OEM_ERROR_1 = 501; field
1286 } else if (err == CommandException.Error.OEM_ERROR_1) { in getErrorMessage()