HomeSort by relevance Sort by last modified time
    Searched refs:LogNode (Results 176 - 200 of 577) sorted by null

1 2 3 4 5 6 78 91011>>

  /developers/build/prebuilts/gradle/Interpolator/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/JumpingJack/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/NetworkConnect/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/RecyclerView/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.
LogWrapper.java 24 public class LogWrapper implements LogNode {
27 private LogNode mNext;
30 * Returns the next LogNode in the linked list.
32 public LogNode getNext() {
37 * Sets the LogNode data will be sent to..
39 public void setNext(LogNode node) {
  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/Application/src/main/java/com/example/android/common/logger/
LogNode.java 27 public interface LogNode {
30 * Instructs first LogNode in the list to print the log data provided.

Completed in 888 milliseconds

1 2 3 4 5 6 78 91011>>