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

1 2 3 4 5 6 7 891011>>

  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/Application/src/main/java/com/example/android/common/logger/
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/RepeatingAlarm/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/RevealEffectBasic/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/RuntimePermissions/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/ScreenCapture/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/SlidingTabsBasic/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/SlidingTabsColors/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/StorageClient/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/StorageProvider/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/SwipeRefreshLayoutBasic/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/SwipeRefreshListFragment/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/SwipeRefreshMultipleViews/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/SynchronizedNotifications/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) {

Completed in 660 milliseconds

1 2 3 4 5 6 7 891011>>