Searched refs:showOwnershipDisclaimerScreen (Results 1 – 3 of 3) sorted by relevance
204 void showOwnershipDisclaimerScreen(ProvisioningParams params); in showOwnershipDisclaimerScreen() method314 mUi.showOwnershipDisclaimerScreen(params); in initiateProvisioning()324 mUi.showOwnershipDisclaimerScreen(params); in initiateProvisioning()
507 public void showOwnershipDisclaimerScreen(ProvisioningParams params) {
432 verify(mUi).showOwnershipDisclaimerScreen(eq(mParams)); in testInitiateProvisioning_withNfc_showsOwnershipDisclaimer()