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

1 2 34 5 6 7 8 91011>>

  /development/samples/browseable/BeamLargeFiles/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/BluetoothChat/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/CardEmulation/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/CardReader/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/ClippingBasic/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/CustomTransition/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/DisplayingBitmaps/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/DrawableTinting/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/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/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/MediaEffects/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/MultiWindowPlayground/src/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/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/NfcProvisioning/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/PermissionRequest/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/RecipeAssistant/Application/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...]

Completed in 545 milliseconds

1 2 34 5 6 7 8 91011>>