Searched refs:DEBUG_TAG (Results 1 – 1 of 1) sorted by relevance
34 private static final String DEBUG_TAG = "GalleryDebug"; field in Utils338 Log.v(DEBUG_TAG, String.format(message, args)); in debug()