/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/NetworkConnect/NetworkConnectSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/StorageClient/StorageClientSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/TextLinkify/TextLinkifySample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/build/prebuilts/gradle/TextSwitcher/TextSwitcherSample/src/main/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/developers/samples/android/common/src/java/com/example/android/common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/ |
LogView.java | 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 48 public void println(int priority, String tag, String msg, Throwable tr) { 53 // For the purposes of this View, we want to print the priority as readable text. 54 switch(priority) { 83 // Take the priority, tag, message, and exception, and concatenate as necessary 104 mNext.println(priority, tag, msg, tr);
|