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