/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 | 444 @NonNull Consumer<Rect> onReady) { in onScrollCaptureSearch() 449 @NonNull CancellationSignal signal, @NonNull Runnable onReady) { in onScrollCaptureStart() 459 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd()
|
/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 | 40 public void onReady() { in onReady() method in MainInteractionService
|
D | BasicVoiceInteractionService.java | 68 public void onReady() { in onReady() method in BasicVoiceInteractionService
|
/cts/tests/tests/assist/service/src/android/assist/service/ |
D | MainInteractionService.java | 52 public void onReady() { in onReady() method in MainInteractionService
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarTest.java | 127 void onReady(Car car); in onReady() method
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | TestImsSmsImpl.java | 63 public void onReady() { in onReady() method in TestImsSmsImpl
|
D | TestImsService.java | 86 void onReady(); in onReady() method
|
/cts/tests/tests/permission4/AppThatAccessesCameraAndMic/src/android/permission4/cts/appthataccessescameraandmic/ |
D | AccessCameraOrMicActivity.kt | 132 override fun onReady(session: CameraCaptureSession) {} in onOpened() method
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowInsetsAnimationControllerTests.java | 655 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 | 970 public synchronized void onReady(CameraCaptureSession session) { in testSessionParametersStateLeakByCamera() method in CameraDeviceTest.OnReadyCaptureStateCallback
|
/cts/tests/camera/libctscamera2jni/ |
D | native-camera-jni.cpp | 223 static void onReady(void* obj, ACameraCaptureSession *session) { in onReady() function in CaptureSessionListener
|