Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/
DDeviceHelper.java75 public boolean isNexusExperienceDevice() { in isNexusExperienceDevice() method in DeviceHelper
/platform_testing/libraries/system-helpers/account-helper/src/android/system/helpers/
DAccountHelper.java66 if (mDeviceHelper.isNexusExperienceDevice()) { in hasDeviceBackupAccount()