Searched refs:OEM_ERROR_25 (Results 1 – 2 of 2) sorted by relevance
118 OEM_ERROR_25, enumConstant311 case RILConstants.OEM_ERROR_25: in fromRilErrno()312 return new CommandException(Error.OEM_ERROR_25); in fromRilErrno()
134 int OEM_ERROR_25 = 525; field