Searched refs:domainVerificationUserState (Results 1 – 2 of 2) sorted by relevance
67 final DomainVerificationUserState domainVerificationUserState = mock( in getLayoutResource_shouldUseAppPreferenceLayout() local69 doReturn(domainVerificationUserState).when( in getLayoutResource_shouldUseAppPreferenceLayout()71 doReturn(true).when(domainVerificationUserState).isLinkHandlingAllowed(); in getLayoutResource_shouldUseAppPreferenceLayout()
60 final DomainVerificationUserState domainVerificationUserState = in getDomainVerificationUserState() local62 return domainVerificationUserState; in getDomainVerificationUserState()