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