Searched refs:UserActionEventWithTime (Results 1 – 1 of 1) sorted by relevance
288 private LinkedList<UserActionEventWithTime> mUserActionEventList = new LinkedList<>();1014 class UserActionEventWithTime { class in WifiMetrics1018 UserActionEventWithTime(int eventType, TargetNetworkInfo targetNetworkInfo) { in UserActionEventWithTime() method in WifiMetrics.UserActionEventWithTime1027 UserActionEventWithTime(int eventType, int targetNetId) { in UserActionEventWithTime() method in WifiMetrics.UserActionEventWithTime4689 for (UserActionEventWithTime event : mUserActionEventList) { in dump()6845 mUserActionEventList.add(new UserActionEventWithTime(eventType, networkId));6863 mUserActionEventList.add(new UserActionEventWithTime(eventType, networkInfo));