Searched refs:OEM_ERROR_24 (Results 1 – 2 of 2) sorted by relevance
116 OEM_ERROR_24, enumConstant310 case RILConstants.OEM_ERROR_24: in fromRilErrno()311 return new CommandException(Error.OEM_ERROR_24); in fromRilErrno()
136 int OEM_ERROR_24 = 524; field