Searched refs:getOrCreateProfile (Results 1 – 16 of 16) sorted by relevance
65 Profile createdProfile = mProfileStore.getOrCreateProfile(PROFILE_TEST_NAME); in testCreateProfile()98 mProfileStore.getOrCreateProfile(PROFILE_TEST_NAME); in testDeleteProfile()124 WebkitUtils.onMainThreadSync(() -> ProfileStore.getInstance().getOrCreateProfile( in testSetGetProfile()
61 public @NonNull Profile getOrCreateProfile(@NonNull String name) { in getOrCreateProfile() method in ProfileStoreImpl65 ProfileBoundaryInterface.class, mProfileStoreImpl.getOrCreateProfile(name))); in getOrCreateProfile()
75 @NonNull Profile getOrCreateProfile(@NonNull String name); in getOrCreateProfile() method
74 Profile createdProfile = profileStore.getOrCreateProfile("First"); in initializeCreatedProfile()
43 …bkit.WebViewFeature#isFeatureSupported") public androidx.webkit.Profile getOrCreateProfile(String);
94 …bkit.WebViewFeature#isFeatureSupported") public androidx.webkit.Profile getOrCreateProfile(String);
111 …bkit.WebViewFeature#isFeatureSupported") public androidx.webkit.Profile getOrCreateProfile(String);