Home
last modified time | relevance | path

Searched defs:mRemote (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/include/binder/
DBinder.h141 IBinder* const mRemote; variable
/frameworks/native/libs/binder/include/binder/
DBinder.h141 IBinder* const mRemote; variable
/frameworks/base/core/java/android/companion/
DCompanionDeviceService.java69 private final Stub mRemote = new Stub(); field in CompanionDeviceService
/frameworks/base/core/java/android/os/
DCancellationSignal.java30 private ICancellationSignal mRemote; field in CancellationSignal
DServiceManagerNative.java120 private IBinder mRemote; field in ServiceManagerProxy
/frameworks/base/core/tests/coretests/src/android/view/
DScrollCaptureConnectionTest.java69 private IScrollCaptureCallbacks mRemote; field in ScrollCaptureConnectionTest
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DOneShotRemoteHandler.java46 private final IRemoteTransition mRemote; field in OneShotRemoteHandler
/frameworks/base/core/java/android/database/
DCursorToBulkCursorAdaptor.java63 protected IContentObserver mRemote; field in CursorToBulkCursorAdaptor.ContentObserverProxy
DBulkCursorNative.java143 private IBinder mRemote; field in BulkCursorProxy
/frameworks/base/core/java/android/view/
DScrollCaptureConnection.java59 private IScrollCaptureCallbacks mRemote; field in ScrollCaptureConnection
/frameworks/native/services/surfaceflinger/tests/
DIPC_test.cpp243 sp<IIPCTest> mRemote; member in android::test::IPCTest
/frameworks/base/core/tests/coretests/src/android/os/
DAidlTest.java29 private IAidlTest mRemote; field in AidlTest
/frameworks/av/camera/ndk/impl/
DACameraDevice.h205 sp<hardware::camera2::ICameraDeviceUser> mRemote; variable
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.h235 sp<ICameraDeviceUser> mRemote; variable
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp122 sockaddr_storage mRemote; member in __anon9ea355b70111::AudioStream
/frameworks/base/core/java/android/content/
DContentProviderNative.java939 private IBinder mRemote; field in ContentProviderProxy
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java3695 IBluetoothManagerCallback mRemote = new IBluetoothManagerCallback.Stub() { field in BluetoothAdapter.ServiceLifecycleCallback