/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/base/core/java/android/hardware/camera2/impl/ |
D | CameraConstrainedHighSpeedCaptureSessionImpl.java | 274 public void onReady(CameraCaptureSession session) { in onReady() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback 275 mCallback.onReady(CameraConstrainedHighSpeedCaptureSessionImpl.this); in onReady()
|
D | CallbackProxies.java | 166 public void onReady(CameraCaptureSession session) { in onReady() method in CallbackProxies.SessionStateCallbackProxy
|
D | CameraCaptureSessionImpl.java | 567 mStateCallback.onReady(session); in getDeviceStateCallback()
|
/frameworks/av/include/camera/ndk/ |
D | NdkCameraCaptureSession.h | 85 ACameraCaptureSession_stateCallback onReady; member
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraCaptureSession.java | 659 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 | 120 onReady(); in handleMessage() 467 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 | 185 public abstract void onReady(); in onReady() method in IccRecords
|
D | SIMRecords.java | 647 onReady(); in handleMessage() 1540 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 | 13752 method public void onReady(android.hardware.camera2.CameraCaptureSession); 34815 method public void onReady();
|
D | test-current.txt | 13765 method public void onReady(android.hardware.camera2.CameraCaptureSession); 34892 method public void onReady();
|
D | system-current.txt | 14199 method public void onReady(android.hardware.camera2.CameraCaptureSession); 37632 method public void onReady();
|