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

1 23 4 5 6 7 8 91011>>

  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/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...]
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/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...]
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/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...]
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/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...]
  /developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/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...]
  /developers/build/prebuilts/gradle/TextLinkify/Application/src/main/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...]
  /developers/build/prebuilts/gradle/TextSwitcher/Application/src/main/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...]
  /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...]
  /developers/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java 19 * Simple {@link LogNode} filter, removes everything except the message.
24 public class MessageOnlyLogFilter implements LogNode {
26 LogNode mNext;
29 * Takes the "next" LogNode as a parameter, to simplify chaining.
31 * @param next The next LogNode in the pipeline.
33 public MessageOnlyLogFilter(LogNode next) {
48 * Returns the next LogNode in the chain.
50 public LogNode getNext() {
55 * Sets the LogNode data will be sent to..
57 public void setNext(LogNode node)
    [all...]
  /development/samples/browseable/ActiveNotifications/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/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...]
  /development/samples/browseable/ActivitySceneTransitionBasic/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/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/AppRestrictionSchema/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/BasicTransition/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/BatchStepSensor/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...]

Completed in 412 milliseconds

1 23 4 5 6 7 8 91011>>