/cts/tests/tests/view/src/android/view/cts/ |
D | MockScrollCaptureCallback.java | 40 @NonNull Consumer<Rect> onReady) { in onScrollCaptureSearch() 47 @NonNull CancellationSignal signal, @NonNull Runnable onReady) { in onScrollCaptureStart() 61 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd()
|
D | ViewGroup_ScrollCaptureTest.java | 446 @NonNull Consumer<Rect> onReady) { in onScrollCaptureSearch() 451 @NonNull CancellationSignal signal, @NonNull Runnable onReady) { in onScrollCaptureStart() 461 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd()
|
/cts/tests/tests/voiceinteraction/service/aidl/android/voiceinteraction/service/ |
D | ITestVoiceInteractionServiceListener.aidl | 29 void onReady(); in onReady() method
|
/cts/hostsidetests/voiceinteraction/app/aidl/com/android/cts/voiceinteraction/ |
D | ITestVoiceInteractionServiceListener.aidl | 29 void onReady(); in onReady() method
|
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/ |
D | MainInteractionService.java | 33 public void onReady() { in onReady() method in MainInteractionService
|
/cts/hostsidetests/devicepolicy/app/Assistant/src/com/android/cts/devicepolicy/assistapp/ |
D | MyInteractionService.java | 48 public void onReady() { in onReady() method in MyInteractionService
|
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | AssistantVoiceInteractionService.java | 36 public void onReady() { in onReady() method in AssistantVoiceInteractionService
|
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/ |
D | MainInteractionService.java | 36 public void onReady() { in onReady() method in MainInteractionService
|
D | ProxyVoiceInteractionService.java | 143 public void onReady() { in onReady() method in ProxyVoiceInteractionService
|
/cts/tests/tests/assist/service/src/android/assist/service/ |
D | MainInteractionService.java | 52 public void onReady() { in onReady() method in MainInteractionService
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | TestImsSmsImpl.java | 66 public void onReady() { in onReady() method in TestImsSmsImpl
|
D | TestImsService.java | 100 void onReady(); in onReady() method
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarTest.java | 228 void onReady(Car car); in onReady() method
|
/cts/tests/ondeviceintelligence/src/android/ondeviceintelligence/cts/ |
D | CtsIntelligenceService.java | 67 public void onReady() { in onReady() method in CtsIntelligenceService
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/ |
D | BaseVoiceInteractionService.java | 221 public void onReady() { in onReady() method in BaseVoiceInteractionService
|
/cts/hostsidetests/voiceinteraction/app/src/com/android/cts/voiceinteraction/ |
D | ProxyVoiceInteractionService.java | 148 public void onReady() { in onReady() method in ProxyVoiceInteractionService
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
D | WindowInsetsAnimationControllerTests.java | 770 public void onReady(@NonNull WindowInsetsAnimationController controller, int types) { in onReady() method in WindowInsetsAnimationControllerTests.ControlListener
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CameraDeviceTest.java | 984 public synchronized void onReady(CameraCaptureSession session) { in testSessionParametersStateLeakByCamera() method in CameraDeviceTest.OnReadyCaptureStateCallback
|
D | CameraExtensionSessionTest.java | 2648 public void onReady(); in onReady() method
|
/cts/tests/camera/libctscamera2jni/ |
D | native-camera-jni.cpp | 226 static void onReady(void* obj, ACameraCaptureSession *session) { in onReady() function in CaptureSessionListener
|