Home
last modified time | relevance | path

Searched defs:connections (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorConnectionsBankImpl.java69 Collection<Connection> connections = in mergeAllConnections() local
80 Collection<Connection> connections = in disconnectAllConnections() local
/packages/services/Telephony/src/com/android/services/telephony/
DCdmaConference.java169 List<Connection> connections = getConnections(); in getOriginalCall() local
214 final List<Connection> connections = getConnections(); in getFirstConnection() local
DTelephonyConference.java176 List<Connection> connections = getConnections(); in getPrimaryConnection() local
237 final List<Connection> connections = getConnections(); in getFirstConnection() local
DTelephonyConferenceController.java151 List<Connection> connections = conferenceableConnections in recalculateConferenceable() local
DImsConferenceController.java329 List<Connection> connections = conferenceableSet in recalculateConferenceable() local
DTelephonyConnectionService.java1005 Collection<Connection> connections = getAllConnections(); in canAddCall() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactAggregatorHelper.java109 private static void findConnectedComponentForRawContact(Multimap<Long, Long> connections, in findConnectedComponentForRawContact() argument
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedCallListAdapter.java138 List<SelfManagedConnection> connections) { in SelfManagedCallListAdapter()
/packages/services/Telephony/src/com/android/phone/
DCallTime.java133 List connections = call.getConnections(); in getCallDuration() local
/packages/apps/Settings/src/com/android/settings/vpn2/
DVpnSettings.java484 Set<AppVpnInfo> connections = new ArraySet<>(); in getConnectedAppVpns() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/vpn2/
DVpnSettings.java485 Set<AppVpnInfo> connections = new ArraySet<>(); in getConnectedAppVpns() local
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAppScanStats.java621 List<ContextMap.Connection> connections = mContextMap.getConnectionByApp(appEntry.id); in dumpToString() local