Searched defs:mEventLog (Results 1 – 6 of 6) sorted by relevance
61 private TextView mEventLog; field in PropertyTestFragment
104 private final RingBuffer<ConnectivityMetricsEvent> mEventLog = field in IpConnectivityMetrics
810 RingBuffer<String8> mEventLog; variable
156 private final RebootEscrowEventLog mEventLog; field in RebootEscrowManager
120 private final HashMap<Integer, VehiclePropertyEventInfo> mEventLog = new HashMap<>(); field in VehicleHal
439 private final LocalLog mEventLog = new LocalLog(50); field in ImsResolver