Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DConnectionInfo.java32 public final class ConnectionInfo implements Parcelable { class
42 public ConnectionInfo(int protocol, InetSocketAddress local, InetSocketAddress remote) { in ConnectionInfo() method in ConnectionInfo
57 … static final @android.annotation.NonNull Creator<ConnectionInfo> CREATOR = new Creator<Connection…
58 public ConnectionInfo createFromParcel(Parcel in) {
76 return new ConnectionInfo(protocol, local, remote);
79 public ConnectionInfo[] newArray(int size) {
80 return new ConnectionInfo[size];
H A DConnectionInfo.aidl20 parcelable ConnectionInfo;
H A DIConnectivityManager.aidl20 import android.net.ConnectionInfo;
196 int getConnectionOwnerUid(in ConnectionInfo connectionInfo); in getConnectionOwnerUid()
H A DConnectivityManager.java5125 ConnectionInfo connectionInfo = new ConnectionInfo(protocol, local, remote); in getConnectionOwnerUid()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DConnectionServiceFixture.java235 ConnectionInfo c = new ConnectionInfo(); in createConnection()
453 public class ConnectionInfo { class in ConnectionServiceFixture
499 public final Map<String, ConnectionInfo> mConnectionById = new HashMap<>();
740 private ParcelableConnection parcelable(ConnectionInfo c) { in parcelable()
H A DVideoProviderTest.java86 private ConnectionServiceFixture.ConnectionInfo mConnectionInfo;
/aosp12/frameworks/base/core/java/android/app/
H A DLoadedApk.java1900 private static class ConnectionInfo { class in ServiceDispatcher
1922 private final ArrayMap<ComponentName, ServiceDispatcher.ConnectionInfo> mActiveConnections
1923 = new ArrayMap<ComponentName, ServiceDispatcher.ConnectionInfo>();
1974 ServiceDispatcher.ConnectionInfo ci = mActiveConnections.valueAt(i); in doForget()
2028 ServiceDispatcher.ConnectionInfo old; in doConnected()
2029 ServiceDispatcher.ConnectionInfo info; in doConnected()
2045 info = new ConnectionInfo(); in doConnected()
2087 ConnectionInfo old = mActiveConnections.get(name); in doDeath()
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc552 struct ConnectionInfo { struct
557 std::unordered_map<hci::Address, ConnectionInfo> info_;
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java110 import android.net.ConnectionInfo;
9006 public int getConnectionOwnerUid(ConnectionInfo connectionInfo) { in getConnectionOwnerUid()
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java204 import android.net.ConnectionInfo;
10085 private ConnectionInfo getTestConnectionInfo() throws Exception { in getTestConnectionInfo()
10086 return new ConnectionInfo( in getTestConnectionInfo()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes454 android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
4919 android.net.ConnectionInfo$1
4920 android.net.ConnectionInfo
H A Dboot-image-profile.txt1986 HSPLandroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>()V
1987 HSPLandroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>(Landroid/app/LoadedApk$1;)V
23217 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;
28162 Landroid/net/ConnectionInfo$1;
28163 Landroid/net/ConnectionInfo;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes452 android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
4917 android.net.ConnectionInfo$1
4918 android.net.ConnectionInfo
H A Dboot-image-profile.txt1986 HSPLandroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>()V
1987 HSPLandroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>(Landroid/app/LoadedApk$1;)V
32850 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;
37799 Landroid/net/ConnectionInfo$1;
37800 Landroid/net/ConnectionInfo;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7318 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>()V
7319 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;->binder:Landroid/os/IBinder;
7320 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;->deathMonitor:Landroid/os/IBinder$DeathRec…