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

12 3 4 5 6 7 8 91011>>

  /developers/build/prebuilts/gradle/ElevationBasic/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/ElevationDrag/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/FloatingActionButtonBasic/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/FragmentTransition/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/ImmersiveMode/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/Interpolator/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/JobScheduler/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/MediaEffects/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/MediaRouter/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/NavigationDrawer/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/NetworkConnect/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/RecyclerView/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/RenderScriptIntrinsic/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/RepeatingAlarm/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/RevealEffectBasic/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/SlidingTabsBasic/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/SlidingTabsColors/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/StorageClient/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/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...]

Completed in 1992 milliseconds

12 3 4 5 6 7 8 91011>>