Searched refs:launchShowAdminSettings (Results 1 – 3 of 3) sorted by relevance
134 verify(mLauncher).launchShowAdminSettings(mContext); in testSetupLearnMoreButtonToShowAdminPolicies_differentGroup_systemDeviceOwner()148 verify(mLauncher).launchShowAdminSettings(mContext); in testSetupLearnMoreButtonToShowAdminPolicies_sameProfileGroup_noDeviceOwner()162 verify(mLauncher).launchShowAdminSettings(mContext); in testSetupLearnMoreButtonToShowAdminPolicies_sameProfileGroup_noSystemDeviceOwner()177 verify(mLauncher, never()).launchShowAdminSettings(any()); in testSetupLearnMoreButtonToShowAdminPolicies_showsLearnMoreButton_withComponent()
71 protected void launchShowAdminSettings(Context context) { in createLearnMoreButtonLauncher() method in ActionDisabledByAdminControllerTestUtils
92 protected abstract void launchShowAdminSettings(Context context); in launchShowAdminSettings() method in ActionDisabledLearnMoreButtonLauncher137 launchShowAdminSettings(context); in showAdminPolicies()