/developers/samples/android/common/src/java/com/example/android/common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
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/ActivityInstrumentation/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
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/AdvancedImmersiveMode/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/NetworkConnect/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |
/development/samples/browseable/repeatingAlarm/src/com.example.android.common/logger/ |
MessageOnlyLogFilter.java | 19 * Simple {@link LogNode} filter, removes everything except the message. 23 public class MessageOnlyLogFilter implements LogNode { 25 LogNode mNext; 28 * Takes the "next" LogNode as a parameter, to simplify chaining. 30 * @param next The next LogNode in the pipeline. 32 public MessageOnlyLogFilter(LogNode next) { 47 * Returns the next LogNode in the chain. 49 public LogNode getNext() { 54 * Sets the LogNode data will be sent to.. 56 public void setNext(LogNode node) [all...] |