Home
last modified time | relevance | path

Searched refs:mAddAccountToPrivateProfile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/privatespace/
DPrivateProfileContextHelperActivity.java54 private final ActivityResultLauncher<Intent> mAddAccountToPrivateProfile = field in PrivateProfileContextHelperActivity
81 createContextAsUser(userHandle, 0), mAddAccountToPrivateProfile)) { in onCreate()