Home
last modified time | relevance | path

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

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