Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DGraphicsEnvironment.java280 String paths = getDebugLayerAppPaths(pm, layerApps[i]); in getDebugLayerPathsFromSettings()
294 private String getDebugLayerAppPaths(IPackageManager pm, String packageName) { in getDebugLayerAppPaths() method in GraphicsEnvironment