Searched refs:getMainUserId (Results 1 – 5 of 5) sorted by relevance
99 when(mTestInfo.getDevice().getMainUserId()).thenReturn(10); in testSetUp_headless_switchesToMainUser()133 when(mTestInfo.getDevice().getMainUserId()).thenReturn(10); in testSetUp_headless_removeSecondaryUsers()166 when(mTestInfo.getDevice().getMainUserId()).thenReturn(10); in testSetUp_headless_setsDeviceOwner()193 when(mTestInfo.getDevice().getMainUserId()).thenReturn(10); in testTearDown_headless_removesDeviceOwner()
96 Integer mainUserId = mDevice.getMainUserId(); in getDeviceOwnerUserId()
903 public Integer getMainUserId() throws DeviceNotAvailableException; in getMainUserId() method
2027 public Integer getMainUserId() throws DeviceNotAvailableException { in getMainUserId() method in TestDevice
5173 public Integer getMainUserId() throws DeviceNotAvailableException { in getMainUserId() method in NativeDevice