Home
last modified time | relevance | path

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

12345

/development/samples/browseable/NetworkConnect/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/BorderlessButtons/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/BeamLargeFiles/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/PermissionRequest/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/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/TextSwitcher/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/BasicContactables/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/CustomChoiceList/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/NavigationDrawer/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/MediaRouter/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/SwipeRefreshLayoutBasic/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/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/ScreenCapture/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/MultiWindowPlayground/src/com/example.android.common.logger/
DLog.java35 public static final int ERROR = android.util.Log.ERROR; field in Log
193 println(ERROR, tag, msg, tr); in e()
/development/samples/browseable/SlidingTabsColors/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/CustomTransition/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/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/ElevationDrag/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()

12345