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

1 2 3 4 5 6 7 891011>>

  /developers/build/prebuilts/gradle/FloatingActionButtonBasic/Application/src/main/java/com/example/android/common/logger/
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);
  /developers/build/prebuilts/gradle/ImmersiveMode/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/Interpolator/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/JumpingJack/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
LogNode.java 35 * @param tr If an exception was thrown, this can be sent along for the logging
39 public void println(int priority, String tag, String msg, Throwable tr);
LogWrapper.java 49 * @param tr If an exception was thrown, this can be sent along for the logging
54 public void println(int priority, String tag, String msg, Throwable tr) {
64 if (tr != null) {
65 msg += "\n" + Log.getStackTraceString(tr);
74 mNext.println(priority, tag, msg, tr);
  /developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/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);
  /developers/build/prebuilts/gradle/RecyclerView/Application/src/main/java/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);

Completed in 271 milliseconds

1 2 3 4 5 6 7 891011>>