Searched refs:doesDeviceSupportKeyCommands (Results 1 – 2 of 2) sorted by relevance
13 let doesDeviceSupportKeyCommands = true in spec() variable15 let doesDeviceSupportKeyCommands = false in spec() variable19 … expect(constants["doesDeviceSupportKeyCommands"] as? Bool).to(equal(doesDeviceSupportKeyCommands)) in spec()
14 let doesDeviceSupportKeyCommands = true in definition() variable16 let doesDeviceSupportKeyCommands = false in definition() variable19 "doesDeviceSupportKeyCommands": doesDeviceSupportKeyCommands in definition()