Home
last modified time | relevance | path

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

12345

/development/samples/browseable/Flashlight/Application/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/RecyclerView/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/RenderScriptIntrinsic/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/BasicImmersiveMode/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/ImmersiveMode/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/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/BasicTransition/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/JumpingJack/Application/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/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/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/JobScheduler/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/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/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/FragmentTransition/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/BasicGestureDetect/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/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/AdapterTransition/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