Searched refs:checkLockCmd (Results 1 – 1 of 1) sorted by relevance
35 CheckLockIsSecureCommand checkLockCmd = new CheckLockIsSecureCommand(getDevice()); in testIsSecureApi() local39 checkLockCmd.executeWith(userId); in testIsSecureApi()41 assertThat(checkLockCmd.isSecure()).isFalse(); in testIsSecureApi()