Searched refs:mActiveDeviceId (Results 1 – 1 of 1) sorted by relevance
87 private String mActiveDeviceId; field in TvMediaOutputDialogActivity205 if (mActiveDeviceId != null && !mActiveDeviceId.equals(activeDevice.getId())) { in onRouteChanged()208 mActiveDeviceId = activeDevice.getId(); in onRouteChanged()214 if (mActiveDeviceId == null in onDeviceListChanged()216 mActiveDeviceId = mMediaOutputController.getCurrentConnectedMediaDevice().getId(); in onDeviceListChanged()