Home
last modified time | relevance | path

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

/expo/ios/vendored/unversioned/@react-native-community/netinfo/ios/
H A DRNCConnectionState.h26 static NSString *const RNCCellularGeneration5g = @"5g"; variable
H A DRNCConnectionState.m68 _cellularGeneration = RNCCellularGeneration5g;