Searched refs:mPrivateUserHandle (Results 1 – 1 of 1) sorted by relevance
55 @Nullable private UserHandle mPrivateUserHandle; field in PrivateSpaceDeleteFragment82 if (mPrivateUserHandle != null) { in startAuthenticationForDelete()84 .setUserId(mPrivateUserHandle.getIdentifier()) in startAuthenticationForDelete()99 mPrivateUserHandle = in onCreateView()101 if (mPrivateUserHandle == null) { in onCreateView()140 new AuthenticatorHelper(context, mPrivateUserHandle, null); in loadPrivateProfileAccountList()146 accountManager.getAccountsByTypeAsUser(accountType, mPrivateUserHandle); in loadPrivateProfileAccountList()