Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/companion/virtual/
H A DVirtualDeviceParams.java278 public Set<UserHandle> getUsersWithMatchingAccounts() { in getUsersWithMatchingAccounts() method in VirtualDeviceParams
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DVirtualDeviceImpl.java957 if (mParams.getUsersWithMatchingAccounts().contains(profile)) {
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt3234 method @NonNull public java.util.Set<android.os.UserHandle> getUsersWithMatchingAccounts();