Searched refs:getPlatformProperties (Results 1 – 2 of 2) sorted by relevance
43 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get()53 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_int()64 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_long()79 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_boolean()97 Map<String, String> properties = Bridge.getPlatformProperties(); in native_set()
637 public static Map<String, String> getPlatformProperties() { in getPlatformProperties() method in Bridge