HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_TAG (Results 1 - 3 of 3) sorted by null

  /development/samples/training/notify-user/src/com/example/android/pingme/
CommonConstants.java 40 public static final String DEBUG_TAG = "PingMe";
  /external/e2fsprogs/lib/blkid/
blkidP.h 138 #define DEBUG_TAG 0x0200
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Utils.java 34 private static final String DEBUG_TAG = "GalleryDebug";
338 Log.v(DEBUG_TAG, String.format(message, args));

Completed in 120 milliseconds