Searched refs:getDisplayNameForPersistentDeviceId (Results 1 – 5 of 5) sorted by relevance
83 CharSequence getDisplayNameForPersistentDeviceId(in String persistentDeviceId); in getDisplayNameForPersistentDeviceId() method
395 public CharSequence getDisplayNameForPersistentDeviceId(@NonNull String persistentDeviceId) { in getDisplayNameForPersistentDeviceId() method in VirtualDeviceManager401 return mService.getDisplayNameForPersistentDeviceId( in getDisplayNameForPersistentDeviceId()
832 assertThat(mVdm.getDisplayNameForPersistentDeviceId("nonExistentPersistentId")).isNull(); in getDisplayNameForPersistentDeviceId_nonExistentPeristentId_returnsNull()837 assertThat(mVdm.getDisplayNameForPersistentDeviceId( in getDisplayNameForPersistentDeviceId_defaultDevicePeristentId_returnsNull()846 mVdm.getDisplayNameForPersistentDeviceId(mDeviceImpl.getPersistentDeviceId()); in getDisplayNameForPersistentDeviceId_validVirtualDevice_returnsCorrectId()859 mVdm.getDisplayNameForPersistentDeviceId( in getDisplayNameForPersistentDeviceId_noVirtualDevice_returnsCorrectId()
582 public @Nullable CharSequence getDisplayNameForPersistentDeviceId( in getDisplayNameForPersistentDeviceId() method in VirtualDeviceManagerService.VirtualDeviceManagerImpl
3441 …s.persistent_device_id_api") @Nullable public CharSequence getDisplayNameForPersistentDeviceId(@No…