Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 25 of 79) sorted by relevance

1234

/development/tools/idegen/src/
DLog.java22 static final boolean DEBUG = false; field in Log
/development/apps/CustomLocale/src/com/android/customlocale2/
DChangeLocale.java34 private static final boolean DEBUG = true; field in ChangeLocale
DCustomLocaleReceiver.java40 private static final boolean DEBUG = true; field in CustomLocaleReceiver
DNewLocaleDialog.java38 private static final boolean DEBUG = true; field in NewLocaleDialog
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/ElevationBasic/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/MediaEffects/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/Interpolator/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/MediaRouter/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/RecyclerView/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/PermissionRequest/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/BasicTransition/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log

1234