Searched refs:getPlatformProperties (Results 1 – 2 of 2) sorted by relevance
39 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get()49 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_int()60 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_long()75 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_boolean()93 Map<String, String> properties = Bridge.getPlatformProperties(); in native_set()
580 public static Map<String, String> getPlatformProperties() { in getPlatformProperties() method in Bridge