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

  /frameworks/base/services/core/java/com/android/server/wm/
BoundsAnimationController.java 48 private static final boolean DEBUG_LOCAL = false;
49 private static final boolean DEBUG = DEBUG_LOCAL || DEBUG_ANIM;
50 private static final String TAG = TAG_WITH_CLASS_NAME || DEBUG_LOCAL
  /toolchain/binutils/binutils-2.25/binutils/
debug.h 98 DEBUG_LOCAL,
  /external/mdnsresponder/mDNSShared/
DebugServices.h 390 /*! @defined DEBUG_LOCAL
401 #define DEBUG_LOCAL
403 #define DEBUG_LOCAL static
    [all...]

Completed in 62 milliseconds