Searched refs:edgeInsetsToJavaMap (Results 1 – 10 of 10) sorted by relevance
| /expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/android/devmenu/com/th3rdwave/safeareacontext/ |
| H A D | SerializationUtils.java | 9 static Map<String, Float> edgeInsetsToJavaMap(EdgeInsets insets) { in edgeInsetsToJavaMap() method in SerializationUtils
|
| H A D | SafeAreaProviderManager.kt | 31 SerializationUtils.edgeInsetsToJavaMap(insets),
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/safeareacontext/ |
| H A D | SafeAreaContextModule.kt | 27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
|
| H A D | SerializationUtils.kt | 16 fun edgeInsetsToJavaMap(insets: EdgeInsets): Map<String, Float> { in edgeInsetsToJavaMap() method
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/safeareacontext/ |
| H A D | SafeAreaContextModule.kt | 27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
|
| H A D | SerializationUtils.kt | 16 fun edgeInsetsToJavaMap(insets: EdgeInsets): Map<String, Float> { in edgeInsetsToJavaMap() method
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/safeareacontext/ |
| H A D | SafeAreaContextModule.kt | 27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
|
| H A D | SerializationUtils.kt | 16 fun edgeInsetsToJavaMap(insets: EdgeInsets): Map<String, Float> { in edgeInsetsToJavaMap() method
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/safeareacontext/ |
| H A D | SafeAreaContextModule.kt | 27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
|
| H A D | SerializationUtils.kt | 16 fun edgeInsetsToJavaMap(insets: EdgeInsets): Map<String, Float> { in edgeInsetsToJavaMap() method
|