Home
last modified time | relevance | path

Searched refs:ERROR (Results 1 – 25 of 131) sorted by relevance

123456

/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/ActiveNotifications/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/ElevationBasic/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
DLog.java40 public static final int ERROR = android.util.Log.ERROR; field in Log
199 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/DragAndDropAcrossApps/DropTarget/src/com.example.android/common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/DrawableTinting/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/NfcProvisioning/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/CardReader/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/
DLog.java34 public static final int ERROR = android.util.Log.ERROR; field in Log
191 println(ERROR, tag, msg, tr); in e()

123456