Searched refs:getConsentSwitch (Results 1 – 6 of 6) sorted by relevance
20 import static com.android.adservices.ui.util.ApkTestUtil.getConsentSwitch;116 UiObject2 topicsToggle = getConsentSwitch(device); in topicsToggleTestUtil()126 topicsToggle = getConsentSwitch(device); in topicsToggleTestUtil()137 topicsToggle = getConsentSwitch(device); in topicsToggleTestUtil()149 UiObject2 fledgeToggle = getConsentSwitch(device); in fledgeToggleTestUtil()159 fledgeToggle = getConsentSwitch(device); in fledgeToggleTestUtil()170 fledgeToggle = getConsentSwitch(device); in fledgeToggleTestUtil()182 UiObject2 measurementToggle = getConsentSwitch(device); in measurementToggleTestUtil()193 measurementToggle = getConsentSwitch(device); in measurementToggleTestUtil()204 measurementToggle = getConsentSwitch(device); in measurementToggleTestUtil()[all …]
72 public static UiObject2 getConsentSwitch(UiDevice device) { in getConsentSwitch() method in ApkTestUtil
139 UiObject2 consentSwitch = ApkTestUtil.getConsentSwitch(mDevice); in consentTest()152 UiObject2 consentSwitch = ApkTestUtil.getConsentSwitch(mDevice); in setConsentToFalse()
82 UiObject2 consentSwitch = ApkTestUtil.getConsentSwitch(mDevice); in topicBlockUnblockResetTest()
186 UiObject2 mainSwitch = ApkTestUtil.getConsentSwitch(sDevice); in setPpApiConsentToGiven()
83 UiObject2 consentSwitch = ApkTestUtil.getConsentSwitch(mDevice); in topicBlockUnblockTest()