/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | MainInteractionService.java | 66 public void onReady() { in onReady() method in MainInteractionService 67 super.onReady(); in onReady()
|
/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionService.java | 108 onReady(); in handleMessage() 223 public void onReady() { in onReady() method in VoiceInteractionService
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/ |
D | BlockingSessionCallback.java | 188 public void onReady(CameraCaptureSession session) { in onReady() method in BlockingSessionCallback 191 mProxy.onReady(session); in onReady()
|
/frameworks/av/camera/include/camera/ndk/ |
D | NdkCameraCaptureSession.h | 87 ACameraCaptureSession_stateCallback onReady; member
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraConstrainedHighSpeedCaptureSessionImpl.java | 284 public void onReady(CameraCaptureSession session) { in onReady() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback 285 mCallback.onReady(CameraConstrainedHighSpeedCaptureSessionImpl.this); in onReady()
|
D | CallbackProxies.java | 173 public void onReady(CameraCaptureSession session) { in onReady() method in CallbackProxies.SessionStateCallbackProxy
|
D | CameraCaptureSessionImpl.java | 621 mStateCallback.onReady(session); in getDeviceStateCallback()
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraCaptureSession.java | 722 public void onReady(@NonNull CameraCaptureSession session) { in onReady() method in CameraCaptureSession.StateCallback
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IsimUiccRecords.java | 119 onReady(); in handleMessage() 466 public void onReady() { in onReady() method in IsimUiccRecords
|
D | RuimRecords.java | 604 onReady(); in handleMessage() 809 public void onReady() { in onReady() method in RuimRecords
|
D | IccRecords.java | 211 public abstract void onReady(); in onReady() method in IccRecords
|
D | SIMRecords.java | 674 onReady(); in handleMessage() 1660 public void onReady() { in onReady() method in SIMRecords
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraDevice.cpp | 430 msg->setPointer(kCallbackFpKey, (void*) session->mUserSessionCallback.onReady); in flushLocked() 569 msg->setPointer(kCallbackFpKey, (void*) mBusySession->mUserSessionCallback.onReady); in configureStreamsLocked() 1223 msg->setPointer(kCallbackFpKey, (void*) dev->mBusySession->mUserSessionCallback.onReady); in onDeviceIdle()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 12591 method public void onReady(android.hardware.camera2.CameraCaptureSession); 27179 method public void onReady();
|
/frameworks/base/api/ |
D | current.txt | 15038 method public void onReady(android.hardware.camera2.CameraCaptureSession); 37414 method public void onReady();
|
D | system-current.txt | 15826 method public void onReady(android.hardware.camera2.CameraCaptureSession); 40626 method public void onReady();
|