Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DLoadedApk.java953 final String debugLayerPath = GraphicsEnvironment.getInstance() in createOrUpdateClassLoaderLocked() local
956 if (debugLayerPath != null) { in createOrUpdateClassLoaderLocked()
957 libraryPermittedPath += File.pathSeparator + debugLayerPath; in createOrUpdateClassLoaderLocked()