Searched refs:OEM_ERROR_12 (Results 1 – 2 of 2) sorted by relevance
112 OEM_ERROR_12, enumConstant296 case RILConstants.OEM_ERROR_12: in fromRilErrno()297 return new CommandException(Error.OEM_ERROR_12); in fromRilErrno()
115 int OEM_ERROR_12 = 512; field