HomeSort by relevance Sort by last modified time
    Searched refs:LogNode (Results 76 - 100 of 490) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/samples/browseable/ElevationBasic/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/ElevationDrag/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/FloatingActionButtonBasic/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/FragmentTransition/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/Interpolator/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/JobScheduler/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/MediaRouter/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/NavigationDrawer/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/RecyclerView/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/RenderScriptIntrinsic/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...]
  /development/samples/browseable/RevealEffectBasic/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/SlidingTabsBasic/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/SlidingTabsColors/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/SwipeRefreshLayoutBasic/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/SwipeRefreshListFragment/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/SwipeRefreshMultipleViews/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...]
  /developers/build/prebuilts/gradle/ActivityInstrumentation/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 396 milliseconds

1 2 34 5 6 7 8 91011>>