Searched refs:getPrimaryUserId (Results 1 – 5 of 5) sorted by relevance
41 int ownerId = firstNonNull(device.getPrimaryUserId(), device.getCurrentUser()); in tearDown()
58 when(mMockDevice.getPrimaryUserId()).thenReturn(0); in testRemoveUsers()
890 public Integer getPrimaryUserId() throws DeviceNotAvailableException; in getPrimaryUserId() method
2011 public Integer getPrimaryUserId() throws DeviceNotAvailableException { in getPrimaryUserId() method in TestDevice
5071 public Integer getPrimaryUserId() throws DeviceNotAvailableException { in getPrimaryUserId() method in NativeDevice