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