HomeSort by relevance Sort by last modified time
    Searched refs:tr (Results 276 - 300 of 1679) sorted by null

<<11121314151617181920>>

  /development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BasicTransition/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BeamLargeFiles/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 48 * @param tr If an exception was thrown, this can be sent along for the logging facilities
52 public void println(int priority, String tag, String msg, Throwable tr) {
62 if (tr != null) {
63 msg += "\n" + Log.getStackTraceString(tr);
72 mNext.println(priority, tag, msg, tr);
  /development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
LogNode.java 34 * @param tr If an exception was thrown, this can be sent along for the logging facilities
37 public void println(int priority, String tag, String msg, Throwable tr);

Completed in 500 milliseconds

<<11121314151617181920>>