Searched refs:OEM_ERROR_1 (Results 1 – 2 of 2) sorted by relevance
94 OEM_ERROR_1, enumConstant263 case RILConstants.OEM_ERROR_1: in fromRilErrno()264 return new CommandException(Error.OEM_ERROR_1); in fromRilErrno()
110 int OEM_ERROR_1 = 501; field