Home
last modified time | relevance | path

Searched refs:modelIdentifier (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-device/ios/
H A DUIDevice.swift10 static let modelIdentifier: String = { variable
168 return mapToDevice(identifier: modelIdentifier)
H A DDeviceModule.swift13 "modelId": UIDevice.modelIdentifier, in definition()
/expo/ios/versioned/sdk48/ExpoDevice/
H A DUIDevice.swift10 static let modelIdentifier: String = { variable
170 return mapToDevice(identifier: modelIdentifier)
H A DDeviceModule.swift13 "modelId": UIDevice.modelIdentifier, in definition()
/expo/ios/versioned/sdk49/ExpoDevice/
H A DUIDevice.swift10 static let modelIdentifier: String = { variable
170 return mapToDevice(identifier: modelIdentifier)
H A DDeviceModule.swift13 "modelId": UIDevice.modelIdentifier, in definition()