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

<<11121314151617181920>>

  /development/samples/browseable/BasicGestureDetect/src/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) {
  /development/samples/browseable/BasicImmersiveMode/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/BasicMediaRouter/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/BasicMultitouch/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/BasicNetworking/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/BasicSyncAdapter/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/BasicTransition/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/BatchStepSensor/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/BeamLargeFiles/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/BluetoothChat/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/BorderlessButtons/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/CardEmulation/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/CardReader/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) {

Completed in 709 milliseconds

<<11121314151617181920>>