Searched refs:PrivateProfileContextHelperActivity (Results 1 – 5 of 5) sorted by relevance
47 import com.android.settings.privatespace.PrivateProfileContextHelperActivity;201 PrivateProfileContextHelperActivity.class); in showAlertDialog()
111 Intent intent = new Intent(getContext(), PrivateProfileContextHelperActivity.class);
125 Intent intent = new Intent(getContext(), PrivateProfileContextHelperActivity.class);
52 public class PrivateProfileContextHelperActivity extends FragmentActivity { class
161 Intent intent = new Intent(getContext(), PrivateProfileContextHelperActivity.class); in startAccountLogin()