Searched refs:isMostRecentDevice (Results 1 – 3 of 3) sorted by relevance
66 val isMostRecentDevice = currentMutedDevice == device in onUnmutedEvent() constant68 device.address, device.name, mutedUsages.hasMedia(), isMostRecentDevice in onUnmutedEvent()70 if (isMostRecentDevice && mutedUsages.hasMedia()) { in onUnmutedEvent()
34 isMostRecentDevice: Boolean in logMutedDeviceRemoved()42 bool2 = isMostRecentDevice in logMutedDeviceRemoved()
208 DEVICE_ADDRESS, DEVICE_NAME, hasMediaUsage = true, isMostRecentDevice = false in onUnmutedEvent_notMostRecentDevice_isLogged()221 DEVICE_ADDRESS, DEVICE_NAME, hasMediaUsage = true, isMostRecentDevice = true in onUnmutedEvent_isMostRecentDevice_isLogged()