Searched defs:setLayerPaths (Results 1 – 2 of 2) sorted by relevance
183 public void setLayerPaths(ClassLoader classLoader, in setLayerPaths() method in GraphicsEnvironment889 private static native void setLayerPaths(ClassLoader classLoader, String layerPaths); in setLayerPaths() method in GraphicsEnvironment
505 void GraphicsEnv::setLayerPaths(NativeLoaderNamespace* appNamespace, const std::string layerPaths) { in setLayerPaths() function in android::GraphicsEnv