Searched refs:mMobileDevices (Results 1 – 1 of 1) sorted by relevance
111 mConnectedMobileDevices = new ArrayList<>(builder.mMobileDevices); in ProjectionStatus()189 private List<MobileDevice> mMobileDevices = new ArrayList<>(); field in ProjectionStatus.Builder222 mMobileDevices.add(mobileDevice); in addMobileDevice()