Home
last modified time | relevance | path

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

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