Searched refs:getDefaultProperties (Results 1 – 3 of 3) sorted by relevance
74 public Map<Object, PropertiesMap> getDefaultProperties() { in getDefaultProperties() method in BridgeRenderSession75 return mSession.getDefaultProperties(); in getDefaultProperties()
1441 public Map<Object, PropertiesMap> getDefaultProperties() { in getDefaultProperties() method in RenderSessionImpl1442 return getContext().getDefaultProperties(); in getDefaultProperties()
279 public Map<Object, PropertiesMap> getDefaultProperties() { in getDefaultProperties() method in BridgeContext