Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DUtils.java34 private static final String DEBUG_TAG = "GalleryDebug"; field in Utils
338 Log.v(DEBUG_TAG, String.format(message, args)); in debug()