Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConference.java176 List<Connection> connections = getConnections(); in getPrimaryConnection() local
177 if (connections == null || connections.isEmpty()) { in getPrimaryConnection()
182 Connection primaryConnection = connections.get(0); in getPrimaryConnection()
185 for (Connection connection : connections) { in getPrimaryConnection()
237 final List<Connection> connections = getConnections(); in getFirstConnection() local
238 if (connections.isEmpty()) { in getFirstConnection()
241 return (TelephonyConnection) connections.get(0); in getFirstConnection()
DCdmaConference.java169 List<Connection> connections = getConnections(); in getOriginalCall() local
170 if (!connections.isEmpty()) { in getOriginalCall()
172 getOriginalConnection(connections.get(0)); in getOriginalCall()
214 final List<Connection> connections = getConnections(); in getFirstConnection() local
215 if (connections.isEmpty()) { in getFirstConnection()
218 return (CdmaConnection) connections.get(0); in getFirstConnection()
DTelephonyConferenceController.java151 List<Connection> connections = conferenceableConnections in recalculateConferenceable() local
156 c.setConferenceableConnections(connections); in recalculateConferenceable()
DImsConferenceController.java329 List<Connection> connections = conferenceableSet in recalculateConferenceable() local
335 imsConference.setConferenceableConnections(connections); in recalculateConferenceable()
DTelephonyConnectionService.java980 Collection<Connection> connections = getAllConnections(); in canAddCall() local
981 for (Connection connection : connections) { in canAddCall()
2624 public static void maybeDisconnectCallsOnOtherSubs(@NonNull Collection<Connection> connections, in maybeDisconnectCallsOnOtherSubs() argument
2626 connections.stream() in maybeDisconnectCallsOnOtherSubs()
/packages/services/Telephony/src/com/android/phone/
DCallTime.java133 List connections = call.getConnections(); in getCallDuration() local
134 int count = connections.size(); in getCallDuration()
138 c = (Connection) connections.get(0); in getCallDuration()
144 c = (Connection) connections.get(i); in getCallDuration()
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorConnectionsBankImpl.java69 Collection<Connection> connections = in mergeAllConnections() local
71 for (Connection connection : connections) { in mergeAllConnections()
80 Collection<Connection> connections = in disconnectAllConnections() local
82 for (Connection connection : connections) { in disconnectAllConnections()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactAggregatorHelper.java109 private static void findConnectedComponentForRawContact(Multimap<Long, Long> connections, in findConnectedComponentForRawContact() argument
113 for (long match : connections.get(rawContactId)) { in findConnectedComponentForRawContact()
115 findConnectedComponentForRawContact(connections, visited, match, results); in findConnectedComponentForRawContact()
/packages/modules/adb/
DSERVICES.TXT96 Asks the ADB server to forward local connections from <local>
128 Remove all forward network connections.
132 List all existing forward connections from this server.
243 socket connections from a device to the host. <forward-command> is one
DSOCKET-ACTIVATION.txt39 accept(2) connections and that's already bound to the desired address
Dprotocol.txt227 outbound connections and the connection to the remote side.
232 threadpair. The reason for this is that for usb connections, the
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAppScanStats.java648 List<ContextMap.Connection> connections = mContextMap.getConnectionByApp(appEntry.id); in dumpToString() local
650 sb.append("\n Connections: " + connections.size()); in dumpToString()
652 Iterator<ContextMap.Connection> ii = connections.iterator(); in dumpToString()
/packages/apps/Settings/src/com/android/settings/vpn2/
DVpnSettings.java490 Set<AppVpnInfo> connections = new ArraySet<>(); in getConnectedAppVpns() local
494 connections.add(new AppVpnInfo(profile.getIdentifier(), config.user)); in getConnectedAppVpns()
497 return connections; in getConnectedAppVpns()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedCallListAdapter.java138 List<SelfManagedConnection> connections) { in SelfManagedCallListAdapter() argument
141 mConnections = connections; in SelfManagedCallListAdapter()
/packages/services/Car/obd2-lib/src/com/android/car/obd2/connections/
DBluetoothConnection.java17 package com.android.car.obd2.connections;
/packages/services/Car/tests/obd2_app/src/com/google/android/car/obd2app/
DObd2CollectionTask.java28 import com.android.car.obd2.connections.BluetoothConnection;
/packages/services/BuiltInPrintService/src/com/android/bips/
DP2pPermissionManager.java221 CHANNEL_ID_CONNECTIONS, mContext.getString(R.string.connections), in showNotification()
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto213 // Number of short connections caused by nonlocal disconnection at high RSSI
Dmetrics.proto749 // Total number of Passpoint connections with a venue URL
752 // Total number of Passpoint connections with a T&C URL
1487 // RSSI from the last rssi poll (Only valid for active connections)
1490 // Link speed from the last rssi poll (Only valid for active connections)
1493 // Frequency from the last rssi poll (Only valid for active connections)
2338 // If this is enabled, then network connections in high movement state will be skipped unless
3310 // Number of connections on primary iface.
3319 // Number of connections on secondary iface (STA + STA)
3328 // Number of times there were concurrent connections (STA + STA):
/packages/modules/DnsResolver/
Dstats.proto367 // Used only by TCP and DOT. True for new connections.
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...