Home
last modified time | relevance | path

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

/expo/ios/vendored/unversioned/@react-native-community/netinfo/ios/
H A DRNCConnectionState.h23 static NSString *const RNCCellularGeneration2g = @"2g"; variable
H A DRNCConnectionState.m54 _cellularGeneration = RNCCellularGeneration2g;