Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DPhoneAccountOperationsTest.java370 final List<PhoneAccountHandle> allAccounts = in testRegisterPhoneAccount_ListEnabledAccounts() local
378 final List<PhoneAccountHandle> allAccounts = in testRegisterPhoneAccount_ListEnabledAccounts() local
/cts/common/device-side/bedstead/remoteaccountauthenticator/src/main/java/com/android/bedstead/remoteaccountauthenticator/
DRemoteAccountAuthenticator.java86 public Set<AccountReference> allAccounts() { in allAccounts() method in RemoteAccountAuthenticator