Searched defs:mEventLog (Results 1 – 10 of 10) sorted by relevance
53 private val mEventLog = mock<EventLog>() constant
68 public EventLog mEventLog; field in ChooserActivityOverrideData
54 protected final LocalLog mEventLog = new LocalLog(30); field in DomainSelectorBase
108 private final LocalLog mEventLog = new LocalLog(30); field in ImsStateTracker
63 private TextView mEventLog; field in PropertyTestFragment
75 private EventLog mEventLog; field in AbstractResolverComparator
191 protected EventLog mEventLog; field in ChooserActivity
84 private final EventLog mEventLog; field in ChooserListAdapter
181 private final LocalLog mEventLog = new LocalLog(MAX_EVENTS_LOGS); field in AutomaticOnOffKeepaliveTracker
137 private final SparseArray<VehiclePropertyEventInfo> mEventLog = new SparseArray<>(); field in VehicleHal