Uses of Package
com.android.ddmlib.log

Packages that use com.android.ddmlib.log
com.android.ddmlib   
com.android.ddmlib.log   
 

Classes in com.android.ddmlib.log used by com.android.ddmlib
LogReceiver
          Receiver able to provide low level parsing for device-side log services.
 

Classes in com.android.ddmlib.log used by com.android.ddmlib.log
EventContainer
          Represents an event and its data.
EventContainer.CompareMethod
          Comparison method for EventContainer.testValue(int, Object, com.android.ddmlib.log.EventContainer.CompareMethod)
EventContainer.EventValueType
          Type for event data.
EventValueDescription.ValueType
          Represents the type of a numerical value.
InvalidTypeException
          Exception thrown when accessing an EventContainer value with the wrong type.
InvalidValueTypeException
          Exception thrown when associating an EventContainer.EventValueType with an incompatible EventValueDescription.ValueType.
LogReceiver.ILogListener
          Classes which implement this interface provide a method that deals with LogReceiver.LogEntry objects coming from log service through a LogReceiver.
LogReceiver.LogEntry
          Represents a log entry and its raw data.
 



Copyright © 2008-2011. All Rights Reserved.