Searched refs:OEM_ERROR_2 (Results 1 – 2 of 2) sorted by relevance
103 OEM_ERROR_2, enumConstant278 case RILConstants.OEM_ERROR_2: in fromRilErrno()279 return new CommandException(Error.OEM_ERROR_2); in fromRilErrno()
108 int OEM_ERROR_2 = 502; field