Searched refs:OEM_ERROR_12 (Results 1 – 2 of 2) sorted by relevance
114 OEM_ERROR_12, enumConstant304 case RILConstants.OEM_ERROR_12: in fromRilErrno()305 return new CommandException(Error.OEM_ERROR_12); in fromRilErrno()
137 int OEM_ERROR_12 = 512; field