/aosp12/frameworks/base/core/java/android/view/ |
H A 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()
|
H A D | WindowInsetsAnimationControlListener.java | 56 void onReady(@NonNull WindowInsetsAnimationController controller, @InsetsType int types); in onReady() method
|
H A D | InsetsResizeAnimationRunner.java | 111 public void onReady(WindowInsetsAnimationController controller, int types) { in onReady() method in InsetsResizeAnimationRunner
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/ |
H A 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()
|
H A 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()
|
H A 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()
|
/aosp12/packages/services/Car/experimental/experimental_api/src/android/car/experimental/ |
H A D | DriverAwarenessSupplierService.java | 88 protected abstract void onReady(); in onReady() method in DriverAwarenessSupplierService 138 public void onReady() { in onReady() method in DriverAwarenessSupplierService.SupplierBinder
|
H A D | IDriverAwarenessSupplier.aidl | 29 void onReady() = 0; in onReady() method
|
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
H A D | MainInteractionService.java | 63 public void onReady() { in onReady() method in MainInteractionService
|
/aosp12/packages/services/Car/experimental/service/src/com/android/experimentalcar/ |
H A D | SampleExternalDriverAwarenessSupplier.java | 41 public void onReady() { in onReady() method in SampleExternalDriverAwarenessSupplier
|
H A D | GazeDriverAwarenessSupplier.java | 116 public void onReady() { in onReady() method in GazeDriverAwarenessSupplier
|
H A D | TouchDriverAwarenessSupplier.java | 114 public void onReady() { in onReady() method in TouchDriverAwarenessSupplier
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraOfflineSession.java | 64 public abstract void onReady(@NonNull CameraOfflineSession session); in onReady() method in CameraOfflineSession.CameraOfflineSessionCallback
|
/aosp12/frameworks/base/core/java/com/android/internal/view/ |
H A 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()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ |
H A D | AndroidCameraDeviceProxy.java | 53 public void onReady(CameraCaptureSession session) { in onReady() method in AndroidCameraDeviceProxy.AndroidCaptureSessionStateCallback
|
H A D | CameraCaptureSessionProxy.java | 67 public void onReady(CameraCaptureSessionProxy session); in onReady() method
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CallbackProxies.java | 71 public void onReady(CameraCaptureSession session) { in onReady() method in CallbackProxies.SessionStateCallbackProxy
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardPasswordView.java | 173 public void onReady(@NonNull WindowInsetsAnimationController controller, in startDisappearAnimation() method
|
/aosp12/packages/apps/DevCamera/src/com/android/devcamera/ |
H A D | LoggingCallbacks.java | 78 public void onReady(CameraCaptureSession session) { in onReady() method in LoggingCallbacks.SessionStateCallback
|
/aosp12/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/ |
H A D | BlockingOfflineSessionCallback.java | 120 public void onReady(CameraOfflineSession session) { in onReady() method in BlockingOfflineSessionCallback
|
H A D | BlockingSessionCallback.java | 188 public void onReady(CameraCaptureSession session) { in onReady() method in BlockingSessionCallback
|
/aosp12/frameworks/base/core/java/android/service/voice/ |
H A D | VoiceInteractionService.java | 248 public void onReady() { in onReady() method in VoiceInteractionService
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsSmsImplBase.java | 425 public void onReady() { in onReady() method in ImsSmsImplBase
|
/aosp12/frameworks/av/camera/ndk/include/camera/ |
H A D | NdkCameraCaptureSession.h | 91 ACameraCaptureSession_stateCallback onReady; member
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | IsimUiccRecords.java | 386 public void onReady() { in onReady() method in IsimUiccRecords
|