Searched refs:ownerId (Results 1 – 1 of 1) sorted by relevance
41 int ownerId = firstNonNull(device.getPrimaryUserId(), device.getCurrentUser()); in tearDown() local42 device.switchUser(ownerId); in tearDown()45 if (id != ownerId && !device.removeUser(id)) { in tearDown()