Home
last modified time | relevance | path

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 DSerializationUtils.java9 static Map<String, Float> edgeInsetsToJavaMap(EdgeInsets insets) { in edgeInsetsToJavaMap() method in SerializationUtils
H A DSafeAreaProviderManager.kt31 SerializationUtils.edgeInsetsToJavaMap(insets),
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaContextModule.kt27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
H A DSerializationUtils.kt16 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 DSafeAreaContextModule.kt27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
H A DSerializationUtils.kt16 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 DSafeAreaContextModule.kt27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
H A DSerializationUtils.kt16 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 DSafeAreaContextModule.kt27 } else mapOf("insets" to edgeInsetsToJavaMap(insets), "frame" to rectToJavaMap(frame)) in getInitialWindowMetrics()
H A DSerializationUtils.kt16 fun edgeInsetsToJavaMap(insets: EdgeInsets): Map<String, Float> { in edgeInsetsToJavaMap() method