Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/role/src/android/app/role/cts/
DRoleManagerTest.java151 private static final boolean sIsWatch = sPackageManager.hasSystemFeature( field in RoleManagerTest
159 sIsWatch ? By.text("Cancel") : By.res("android:id/button2");
161 sIsWatch ? By.text("Set as default") : By.res("android:id/button1");
163 sIsWatch
271 assumeFalse(sIsWatch || sIsAutomotive || sIsTelevision); in requestRoleThenBlockRequestRoleDialogByRestrictedSettingDialog()
680 if (sIsWatch) { in openDefaultAppDetailsThenIsNotDefaultApp()
698 assumeFalse(sIsWatch || sIsAutomotive || sIsTelevision); in openDefaultAppDetailsOnHandHeldThenRestrictedAppIsNotSelectableAsDefaultApp()
729 if (sIsWatch) { in openDefaultAppDetailsAndSetDefaultAppThenIsDefaultApp()
737 if (sIsWatch) { in openDefaultAppDetailsAndSetDefaultAppThenIsDefaultApp()
759 if (sIsWatch) { in openDefaultAppDetailsAndSetDefaultAppAndSetAnotherThenIsNotDefaultApp()
[all …]