/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 | InsetsController.java | 343 public void onReady(WindowInsetsAnimationController controller, int types) { in onReady() method in InsetsController.InternalAnimationControlListener
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | TestScrollCaptureCallback.java | 37 @NonNull Consumer<Rect> onReady) { in onScrollCaptureSearch() 44 @NonNull CancellationSignal signal, @NonNull Runnable onReady) { in onScrollCaptureStart() 58 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/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 | 1044 public void onReady(@NonNull CameraCaptureSession session) { in onReady() method in CameraCaptureSession.StateCallback
|
/frameworks/base/core/java/com/android/internal/view/ |
D | ScrollCaptureViewSupport.java | 198 public final void onScrollCaptureSearch(CancellationSignal signal, Consumer<Rect> onReady) { in onScrollCaptureSearch() 215 Runnable onReady) { in onScrollCaptureStart() 276 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 | 366 public void onReady(CameraCaptureSession session) { in onReady() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardPasswordView.java | 173 public void onReady(@NonNull WindowInsetsAnimationController controller, in startDisappearAnimation() method
|
/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/core/java/android/service/voice/ |
D | VoiceInteractionService.java | 248 public void onReady() { in onReady() method in VoiceInteractionService
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsSmsImplBase.java | 425 public void onReady() { in onReady() method in ImsSmsImplBase
|
/frameworks/av/camera/ndk/include/camera/ |
D | NdkCameraCaptureSession.h | 91 ACameraCaptureSession_stateCallback onReady; member
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IsimUiccRecords.java | 386 public void onReady() { in onReady() method in IsimUiccRecords
|
D | RuimRecords.java | 834 public void onReady() { in onReady() method in RuimRecords
|
D | SIMRecords.java | 1549 public void onReady() { in onReady() method in SIMRecords
|
D | IccRecords.java | 342 protected abstract void onReady(); in onReady() method in IccRecords
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncManager.java | 2754 void onReady(); in onReady() method 2801 private void onReady() { in onReady() method in SyncManager.OnUnsyncableAccountCheck
|