Searched refs:sIsWatch (Results 1 – 1 of 1) sorted by relevance
151 private static final boolean sIsWatch = sPackageManager.hasSystemFeature( field in RoleManagerTest159 sIsWatch ? By.text("Cancel") : By.res("android:id/button2");161 sIsWatch ? By.text("Set as default") : By.res("android:id/button1");163 sIsWatch271 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 …]