Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DGraphicsEnvironment.java269 String debugLayerPaths = ""; in getDebugLayerPathsFromSettings() local
284 debugLayerPaths += paths + File.pathSeparator; in getDebugLayerPathsFromSettings()
288 return debugLayerPaths; in getDebugLayerPathsFromSettings()