Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DAssetManager.java707 nativeThemeDump(mObject, theme, priority, tag, prefix); in dumpTheme()
1488 private static native void nativeThemeDump(long ptr, long themePtr, int priority, String tag, in nativeThemeDump() method in AssetManager