/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BasicTransition/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BeamLargeFiles/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/CardReader/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/CustomTransition/src/com.example.android.common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/ |
LogView.java | 24 * Simple TextView which is used to output log data received through the LogNode interface. 41 * Formats the log data and prints it out to the LogView. 43 * @param priority Log level of the data being logged. Verbose, Error, etc. 44 * @param tag Tag for for the log data. Can be used to organize log statements. 57 case android.util.Log.VERBOSE: 60 case android.util.Log.DEBUG: 63 case android.util.Log.INFO: 66 case android.util.Log.WARN: 69 case android.util.Log.ERROR [all...] |
/development/samples/browseable/DragAndDropAcrossApps/DropTarget/src/com.example.android/common/logger/ |
LogView.java | 23 /** Simple TextView which is used to output log data received through the LogNode interface. 40 * Formats the log data and prints it out to the LogView. 41 * @param priority Log level of the data being logged. Verbose, Error, etc. 42 * @param tag Tag for for the log data. Can be used to organize log statements. 55 case android.util.Log.VERBOSE: 58 case android.util.Log.DEBUG: 61 case android.util.Log.INFO: 64 case android.util.Log.WARN: 67 case android.util.Log.ERROR [all...] |