Searched refs:OEM_ERROR_21 (Results 1 – 2 of 2) sorted by relevance
122 OEM_ERROR_21, enumConstant316 case RILConstants.OEM_ERROR_21: in fromRilErrno()317 return new CommandException(Error.OEM_ERROR_21); in fromRilErrno()
127 int OEM_ERROR_21 = 521; field