Searched refs:authorised (Results 1 – 2 of 2) sorted by relevance
151 .and.returnValue({'35562': {model: 'Pixel 6', authorised: true}});164 .and.returnValue({'35562': {model: 'Pixel 6', authorised: false}});182 .and.returnValue({'35562': {model: 'Pixel 6', authorised: true}});193 const mock = {model: 'Pixel 6', authorised: true};216 const mock = {model: 'Pixel 6', authorised: true};232 const mock = {model: 'Pixel 6', authorised: true};248 const mock = {model: 'Pixel 6', authorised: true};
27 authorised: boolean; property281 if (last && client.devices[last] && client.devices[last].authorised) {