Searched refs:showOwnershipDisclaimerScreen (Results 1 – 3 of 3) sorted by relevance
221 void showOwnershipDisclaimerScreen(ProvisioningParams params); in showOwnershipDisclaimerScreen() method331 mUi.showOwnershipDisclaimerScreen(params); in initiateProvisioning()341 mUi.showOwnershipDisclaimerScreen(params); in initiateProvisioning()
507 public void showOwnershipDisclaimerScreen(ProvisioningParams params) {
465 verify(mUi).showOwnershipDisclaimerScreen(eq(mParams)); in testInitiateProvisioning_withNfc_showsOwnershipDisclaimer()