@Implements(value=android.util.EventLog.Event.class) public static class ShadowEventLog.ShadowEvent extends Object
Constructor and Description |
---|
ShadowEvent() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getData() |
protected int |
getProcessId() |
protected int |
getTag() |
protected int |
getThreadId() |
protected long |
getTimeNanos() |
@Implementation protected Object getData()
@Implementation protected int getTag()
@Implementation protected int getProcessId()
@Implementation protected int getThreadId()
@Implementation protected long getTimeNanos()