Searched refs:getDomainVerificationUserState (Results 1 – 8 of 8) sorted by relevance
57 public static DomainVerificationUserState getDomainVerificationUserState( in getDomainVerificationUserState() method in IntentPickerUtils61 manager.getDomainVerificationUserState(pkgName); in getDomainVerificationUserState()79 final DomainVerificationUserState userStage = getDomainVerificationUserState(manager, in getLinksList()
158 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in onPreferenceChange()236 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in canUpdateMainSwitchAndCategories()
103 IntentPickerUtils.getDomainVerificationUserState(manager, mPackage); in doSelectedAction()
125 whenever(domainVerificationManager.getDomainVerificationUserState(PACKAGE_NAME)) in allowedUserState_alwaysOpen()143 whenever(domainVerificationManager.getDomainVerificationUserState(PACKAGE_NAME)) in notAllowedUserState_neverOpen()
76 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in isLinkHandlingAllowed()
70 mDomainVerificationManager).getDomainVerificationUserState(anyString()); in getLayoutResource_shouldUseAppPreferenceLayout()
92 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in isLinkHandlingAllowed()
81 val userState = IntentPickerUtils.getDomainVerificationUserState( in isLinkHandlingAllowed()