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.java310 final List<PhoneAccountHandle> allAccounts = in testRegisterPhoneAccount_ListEnabledAccounts() local
318 final List<PhoneAccountHandle> allAccounts = in testRegisterPhoneAccount_ListEnabledAccounts() local
/cts/common/device-side/bedstead/remoteaccountauthenticator/src/main/java/com/android/bedstead/remoteaccountauthenticator/
DRemoteAccountAuthenticator.java82 public Set<AccountReference> allAccounts() { in allAccounts() method in RemoteAccountAuthenticator