Home
last modified time | relevance | path

Searched refs:debugLayerPaths (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DGraphicsEnvironment.java242 String debugLayerPaths = ""; in getDebugLayerPathsFromSettings() local
257 debugLayerPaths += paths + File.pathSeparator; in getDebugLayerPathsFromSettings()
261 return debugLayerPaths; in getDebugLayerPathsFromSettings()