Searched refs:canInjectLayers (Results 1 – 1 of 1) sorted by relevance
183 private static boolean canInjectLayers(ApplicationInfo ai) { in canInjectLayers() method in GraphicsEnvironment271 if (!isDebuggable() && !canInjectLayers(ai)) { in debugLayerEnabled()