/frameworks/base/core/java/android/view/ |
D | ScrollCaptureCallback.java | 85 void onScrollCaptureSearch(@NonNull CancellationSignal signal, @NonNull Consumer<Rect> onReady); in onScrollCaptureSearch() 103 @NonNull CancellationSignal signal, @NonNull Runnable onReady); in onScrollCaptureStart() 152 void onScrollCaptureEnd(@NonNull Runnable onReady); in onScrollCaptureEnd()
|
D | WindowInsetsAnimationControlListener.java | 56 void onReady(@NonNull WindowInsetsAnimationController controller, @InsetsType int types); in onReady() method
|
D | ImeBackAnimationController.java | 100 public void onReady(@NonNull WindowInsetsAnimationController controller, in onBackStarted() method
|
D | InsetsResizeAnimationRunner.java | 120 public void onReady(WindowInsetsAnimationController controller, int types) { in onReady() method in InsetsResizeAnimationRunner
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | TestScrollCaptureCallback.java | 39 @NonNull Consumer<Rect> onReady) { in onScrollCaptureSearch() 47 @NonNull CancellationSignal signal, @NonNull Runnable onReady) { in onScrollCaptureStart() 63 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd()
|
D | ScrollCaptureSearchResultsTest.java | 344 public void onScrollCaptureSearch(CancellationSignal signal, Consumer<Rect> onReady) { in onScrollCaptureSearch() 354 Runnable onReady) { in onScrollCaptureStart() 360 CancellationSignal signal, Rect captureArea, Consumer<Rect> onReady) { in onScrollCaptureImageRequest() 365 public void onScrollCaptureEnd(Runnable onReady) { in onScrollCaptureEnd() 401 @NonNull Consumer<Rect> onReady) { in onScrollCaptureSearch() 406 @NonNull CancellationSignal signal, @NonNull Runnable onReady) { in onScrollCaptureStart() 412 Consumer<Rect> onReady) { in onScrollCaptureImageRequest() 416 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd()
|
D | ViewGroupScrollCaptureTest.java | 495 @NonNull Consumer<Rect> onReady) { in onScrollCaptureSearch() 500 @NonNull CancellationSignal signal, @NonNull Runnable onReady) { in onScrollCaptureStart() 510 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/ |
D | FoldLightRevealOverlayAnimation.kt | 116 val onReady = readyCallback?.await() in <lambda>() constant 130 val onReady = readyCallback?.takeIf { it.isCompleted }?.getCompleted() in <lambda>() constant
|
/frameworks/base/telephony/java/android/telephony/ims/feature/ |
D | ImsTrafficSessionCallback.java | 28 void onReady(); in onReady() method
|
/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
D | IImsTrafficSessionCallback.aidl | 25 void onReady(); in onReady() method
|
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | MainInteractionService.java | 63 public void onReady() { in onReady() method in MainInteractionService
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraOfflineSession.java | 64 public abstract void onReady(@NonNull CameraOfflineSession session); in onReady() method in CameraOfflineSession.CameraOfflineSessionCallback
|
D | CameraCaptureSession.java | 1079 public void onReady(@NonNull CameraCaptureSession session) { in onReady() method in CameraCaptureSession.StateCallback
|
/frameworks/base/core/java/com/android/internal/view/ |
D | ScrollCaptureViewSupport.java | 201 public final void onScrollCaptureSearch(CancellationSignal signal, Consumer<Rect> onReady) { in onScrollCaptureSearch() 218 Runnable onReady) { in onScrollCaptureStart() 295 public final void onScrollCaptureEnd(Runnable onReady) { in onScrollCaptureEnd()
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CallbackProxies.java | 71 public void onReady(CameraCaptureSession session) { in onReady() method in CallbackProxies.SessionStateCallbackProxy
|
D | CameraConstrainedHighSpeedCaptureSessionImpl.java | 392 public void onReady(CameraCaptureSession session) { in onReady() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/ |
D | BlockingOfflineSessionCallback.java | 120 public void onReady(CameraOfflineSession session) { in onReady() method in BlockingOfflineSessionCallback
|
D | BlockingSessionCallback.java | 188 public void onReady(CameraCaptureSession session) { in onReady() method in BlockingSessionCallback
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardPasswordView.java | 236 public void onReady(@NonNull WindowInsetsAnimationController controller, in startDisappearAnimation() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
D | MenuInfoRepository.java | 295 void onReady(T info); in onReady() method
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsSmsImplBase.java | 533 public void onReady() { in onReady() method in ImsSmsImplBase
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IsimUiccRecords.java | 443 public void onReady() { in onReady() method in IsimUiccRecords
|
D | RuimRecords.java | 832 public void onReady() { in onReady() method in RuimRecords
|
/frameworks/av/camera/ndk/include/camera/ |
D | NdkCameraCaptureSession.h | 91 ACameraCaptureSession_stateCallback onReady; member
|
/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionService.java | 370 public void onReady() { in onReady() method in VoiceInteractionService
|