Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DConnectionServiceFixture.java501 public final List<ComponentName> mRemoteConnectionServiceNames = new ArrayList<>(); field in ConnectionServiceFixture
623 mRemoteConnectionServiceNames.addAll(names); in sendQueryRemoteConnectionServices()