Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DImageCacheRequest.java46 String debugTag = mPath + "," + in run() local
67 Log.w(TAG, "decode cached failed " + debugTag); in run()
78 Log.w(TAG, "decode orig failed " + debugTag); in run()