HomeSort by relevance Sort by last modified time
    Searched full:that (Results 2376 - 2400 of 189771) sorted by null

<<919293949596979899100>>

  /development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/AppRestrictionSchema/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BasicTransition/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BeamLargeFiles/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/CardReader/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/CustomTransition/src/com.example.android.common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data
  /development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
LogNode.java 19 * Basic interface for a logging system that can output to one or more targets.
20 * Note that in addition to classes that will output these logs in some format,
21 * one can also implement this interface over a filter and insert that in the chain,
22 * such that no targets further down see certain data, or see manipulated forms of the data.
23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data

Completed in 1359 milliseconds

<<919293949596979899100>>