/developers/build/prebuilts/gradle/DrawableTinting/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/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/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/JumpingJack/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/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...] |
/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/NfcProvisioning/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/PermissionRequest/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/RecipeAssistant/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/RuntimePermissions/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/ScreenCapture/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...] |