Searched defs:setLayerPaths (Results 1 – 3 of 3) sorted by relevance
123 {"setLayerPaths", "(Ljava/lang/ClassLoader;Ljava/lang/String;)V", in setLayerPaths() method
220 public void setLayerPaths(ClassLoader classLoader, in setLayerPaths() method in GraphicsEnvironment955 private static native void setLayerPaths(ClassLoader classLoader, String layerPaths); in setLayerPaths() method in GraphicsEnvironment
761 void GraphicsEnv::setLayerPaths(NativeLoaderNamespace* appNamespace, in setLayerPaths() function in android::GraphicsEnv