Searched refs:onAccountAdded (Results 1 – 1 of 1) sorted by relevance
56 new ActivityResultContracts.StartActivityForResult(), this::onAccountAdded);108 private void onAccountAdded(@Nullable ActivityResult result) { in onAccountAdded() method in PrivateProfileContextHelperActivity