Home
last modified time | relevance | path

Searched defs:mIsNexusDevice (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java114 public void setScreenLock(String pwd, String mode, boolean mIsNexusDevice) in setScreenLock()
138 public void enterScreenLockOnce(String pwd, String mode, boolean mIsNexusDevice) { in enterScreenLockOnce()
156 String mode, boolean mIsNexusDevice) throws Exception { in enterNonMatchingPasscodes()