Home
last modified time | relevance | path

Searched refs:RNCCellularGeneration3g (Results 1 – 2 of 2) sorted by relevance

/expo/ios/vendored/unversioned/@react-native-community/netinfo/ios/
H A DRNCConnectionState.h24 static NSString *const RNCCellularGeneration3g = @"3g"; variable
H A DRNCConnectionState.m62 _cellularGeneration = RNCCellularGeneration3g;