Home
last modified time | relevance | path

Searched defs:mConnections (Results 1 – 25 of 224) sorted by relevance

123456789

/aosp_15_r20/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.h56 MonotonicMap<magma_connection_t, Connection> mConnections; variable
/aosp_15_r20/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
DImsTestServiceApp.java31 private LinearLayout mConnections; field in ImsTestServiceApp
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/
H A DModuleBluetooth.h93 std::map<int32_t /*mix port handle*/, int32_t /*instantiated device port ID*/> mConnections; variable
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/connection-manager/
H A DGfxStreamConnectionManager.h53 std::unordered_map<GfxStreamConnectionType, std::unique_ptr<GfxStreamConnection>> mConnections; variable
/aosp_15_r20/cts/tests/tests/externalservice/service/src/android/externalservice/service/
H A DServiceCreator.java39 private final ArrayList<CreatorConnection> mConnections = new ArrayList<>(); field in ServiceCreator
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityServiceConnectionsHolder.java51 private ArraySet<T> mConnections; field in ActivityServiceConnectionsHolder
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
H A DCtsSelfManagedConnectionService.java34 List<CtsConnection> mConnections = new ArrayList<>(); field in CtsSelfManagedConnectionService
H A DCtsConnectionService.java54 private List<CtsConnection> mConnections = new ArrayList<>(); field in CtsConnectionService
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
H A DBufferTypes.h103 std::map<int64_t, Connection> mConnections; member
/aosp_15_r20/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.h245 KeyedVector<int, KeyedVector<int, Connection> > mConnections; variable
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
H A Dtypes.h201 std::map<int64_t, Connection> mConnections; member
/aosp_15_r20/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedCallListAdapter.java135 private List<SelfManagedConnection> mConnections; field in SelfManagedCallListAdapter
DSelfManagedCallList.java81 private List<SelfManagedConnection> mConnections = new ArrayList<>(); field in SelfManagedCallList
/aosp_15_r20/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDeviceAdminServiceController.java82 private final SparseArray<Map<String, DevicePolicyServiceConnection>> mConnections = field in DeviceAdminServiceController
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DCtsSelfManagedConnectionService.java63 private List<SelfManagedConnection> mConnections = new ArrayList<>(); field in CtsSelfManagedConnectionService
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h339 } mConnections; variable
/aosp_15_r20/frameworks/libs/service_entitlement/tests/utils/com/android/libraries/entitlement/testing/
DFakeURLStreamHandler.java48 private List<FakeHttpsURLConnection> mConnections = new ArrayList<>(); field in FakeURLStreamHandler
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h339 } mConnections; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h339 } mConnections; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h339 } mConnections; variable
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/entitlement/http/
DFakeURLStreamHandler.java49 private List<FakeHttpsURLConnection> mConnections = new ArrayList<>(); field in FakeURLStreamHandler
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCall.java90 public ArrayList<Connection> mConnections = new ArrayList<>(); field in Call
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h395 } mConnections; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h395 } mConnections; variable
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DRpcSession.h404 } mConnections; variable

123456789