Home
last modified time | relevance | path

Searched refs:nonExistentDeviceId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
DVirtualDeviceManagerServiceTest.java566 int nonExistentDeviceId = DEVICE_ID_DEFAULT; in getDeviceOwnerUid_nonExistentDevice_returnsInvalidUid() local
567 int ownerUid = mLocalService.getDeviceOwnerUid(nonExistentDeviceId); in getDeviceOwnerUid_nonExistentDevice_returnsInvalidUid()