Searched defs:mode (Results 1 – 7 of 7) sorted by relevance
| /platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/ |
| D | IGoogleCameraHelper.java | 116 public void setHdrMode(int mode); in setHdrMode() 126 public void set4KMode(int mode); in set4KMode() 137 public void setHFRMode(int mode); in setHFRMode() 146 public void setEIS(boolean mode); in setEIS() 158 public void selectFrontVideoResolution(int mode); in selectFrontVideoResolution() 170 public void selectBackVideoResolution(int mode); in selectBackVideoResolution() 182 public void setFrameRate(int mode); in setFrameRate() 193 public void setFlashMode(int mode); in setFlashMode()
|
| /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
| D | LockscreenHelper.java | 115 public void setScreenLock(String pwd, String mode, boolean mIsNexusDevice) in setScreenLock() 139 public void enterScreenLockOnce(String pwd, String mode, boolean mIsNexusDevice) { in enterScreenLockOnce() 157 String mode, boolean mIsNexusDevice) throws Exception { in enterNonMatchingPasscodes() 250 public void setScreenLockViaShell(String passcode, String mode) throws Exception { in setScreenLockViaShell() 294 String mode, boolean shouldMatch) throws Exception { in setAndEnterLockscreenCode() 301 String mode, boolean shouldMatch) throws Exception { in enterLockscreenCode()
|
| /platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/ |
| D | IGoogleFitHelper.java | 50 public void addGoal(int mode, int value); in addGoal()
|
| /platform_testing/libraries/aoa-helper/tests/src/com/android/helper/aoa/ |
| D | AoaDeviceTest.java | 343 private void verifyRequest(VerificationMode mode, byte request) { in verifyRequest() 348 private void verifyHidRequest(VerificationMode mode, AoaDevice.HID hid, byte... data) { in verifyHidRequest() 353 InOrder order, VerificationMode mode, AoaDevice.HID hid, byte... data) { in verifyHidRequest()
|
| /platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/ |
| D | IAutoSettingHelper.java | 167 void setDayNightMode(DayNightMode mode); in setDayNightMode()
|
| /platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/ |
| D | ActivityHelper.java | 94 public void changeWindowMode(int taskId, int mode) throws InterruptedException { in changeWindowMode()
|
| /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
| D | NotificationInteractionTests.java | 310 private void setAppOpsMode(String mode) throws Exception { in setAppOpsMode()
|