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

<<11121314151617181920>>

  /development/samples/browseable/ClippingBasic/src/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) {
  /development/samples/browseable/CustomChoiceList/src/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) {
  /development/samples/browseable/CustomTransition/src/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) {
  /development/samples/browseable/DisplayingBitmaps/src/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) {
  /development/samples/browseable/DrawableTinting/src/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) {
  /development/samples/browseable/ElevationBasic/src/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) {
  /development/samples/browseable/ElevationDrag/src/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) {
  /development/samples/browseable/FloatingActionButtonBasic/src/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) {
  /development/samples/browseable/ImmersiveMode/src/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) {
  /development/samples/browseable/Interpolator/src/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) {
  /development/samples/browseable/JobScheduler/src/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) {
  /development/samples/browseable/MediaEffects/src/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) {
  /development/samples/browseable/MediaRouter/src/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 635 milliseconds

<<11121314151617181920>>