Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DRemoteTransitionHandler.java68 void addFiltered(TransitionFilter filter, RemoteTransition remote) { in addFiltered()
73 void removeFiltered(RemoteTransition remote) { in removeFiltered()
162 IRemoteTransition remote) { in copyIfLocal()
193 final IRemoteTransition remote = remoteTransition.getRemoteTransition(); in mergeAnimation() local
231 RemoteTransition remote = request.getRemoteTransition(); in handleRequest() local
239 private void handleDeath(@NonNull IBinder remote, in handleDeath()
257 private void unhandleDeath(@NonNull IBinder remote, in unhandleDeath()
281 RemoteDeathHandler(IBinder remote) { in RemoteDeathHandler()
H A DOneShotRemoteHandler.java50 @NonNull RemoteTransition remote) { in OneShotRemoteHandler()
145 RemoteTransition remote = request.getRemoteTransition(); in handleRequest() local
/aosp14/frameworks/base/core/java/android/os/
H A DCancellationSignal.java68 final ICancellationSignal remote; in cancel() local
141 public void setRemote(ICancellationSignal remote) { in setRemote()
H A DServiceManagerNative.java51 public ServiceManagerProxy(IBinder remote) { in ServiceManagerProxy()
/aosp14/frameworks/base/tests/AmSlam/src/test/amslam/
H A DPongReceiver.java29 void onPingPongResponse(long send, long bounce, long recv, String remote); in onPingPongResponse()
H A DMainActivity.java118 public void onPingPongResponse(long send, long bounce, long recv, String remote) { in onPingPongResponse()
/aosp14/frameworks/base/core/proto/android/server/
H A Danimationadapter.proto30 optional RemoteAnimationAdapterWrapperProto remote = 2; field
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardModel.kt78 val remote = utils.isRemoteCopy(context, clipData, source) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
H A DMediaSessionBasedFilter.kt123 val remote = if (remoteControllers?.size == 1) remoteControllers.firstOrNull() else null regex
/aosp14/frameworks/base/core/java/android/database/
H A DBulkCursorNative.java146 public BulkCursorProxy(IBinder remote) in BulkCursorProxy()
/aosp14/frameworks/base/core/java/android/view/
H A DScrollCaptureConnection.java98 @NonNull IScrollCaptureCallbacks remote) throws RemoteException { in startCapture()
/aosp14/frameworks/base/core/java/android/content/
H A DContentProviderNative.java456 public ContentProviderProxy(IBinder remote) in ContentProviderProxy()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...