Home
last modified time | relevance | path

Searched defs:userAccounts (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/impl/datamodels/
H A DConversationsPerDeviceFetchManager.java111 Collection<UserAccount> userAccounts = changeList.getAccounts(); in onDataChange() local
H A DUserAccountLiveData.java146 Collection<UserAccount> userAccounts = getValueOrEmpty().getAccounts(); in getUserAccount() local