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