Searched defs:devices (Results 1 – 4 of 4) sorted by relevance
31 devices(): Device; method
43 devices() { method in ProxyConnection
261 devices: Device = {}; property in ProxyClient
284 AudioDeviceInfo[] devices = audioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in speakerIsSupported() local