Searched defs:deviceName (Results 1 – 3 of 3) sorted by relevance
66 String deviceName = device.executeShellCommand("settings get global device_name").trim(); in cect_11_2_11_1a_GiveOsdNameTest() local
79 CharSequence deviceName = routedDevice != null ? routedDevice.getProductName() : "none"; in onRoutingChanged() local