Searched refs:OEM_ERROR_1 (Results 1 – 3 of 3) sorted by relevance
103 OEM_ERROR_1, enumConstant282 case RILConstants.OEM_ERROR_1: in fromRilErrno()283 return new CommandException(Error.OEM_ERROR_1); in fromRilErrno()
126 int OEM_ERROR_1 = 501; field
1362 } else if (err == CommandException.Error.OEM_ERROR_1) { in getErrorMessage()