Home
last modified time | relevance | path

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

123

/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/RecipeAssistant/Application/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/JobScheduler/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/RuntimePermissions/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/StorageClient/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/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/DrawableTinting/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/MediaRouter/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
DLog.java34 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/CustomTransition/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
/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/ScreenCapture/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/BasicNetworking/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/SwipeRefreshListFragment/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log
/development/samples/browseable/RevealEffectBasic/src/com.example.android.common/logger/
DLog.java31 public static final int DEBUG = android.util.Log.DEBUG; field in Log

123