Class ShadowEventLog.ShadowEvent

  • Enclosing class:
    ShadowEventLog

    @Implements(android.util.EventLog.Event.class)
    public static class ShadowEventLog.ShadowEvent
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowEvent()  
    • Constructor Detail

      • ShadowEvent

        public ShadowEvent()
    • Method Detail

      • getData

        @Implementation
        protected java.lang.Object getData()
      • getTag

        @Implementation
        protected int getTag()
      • getProcessId

        @Implementation
        protected int getProcessId()
      • getThreadId

        @Implementation
        protected int getThreadId()
      • getTimeNanos

        @Implementation
        protected long getTimeNanos()