Home
last modified time | relevance | path

Searched refs:onReady (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionService.java66 public void onReady() { in onReady() method in MainInteractionService
67 super.onReady(); in onReady()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java108 onReady(); in handleMessage()
223 public void onReady() { in onReady() method in VoiceInteractionService
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
DBlockingSessionCallback.java188 public void onReady(CameraCaptureSession session) { in onReady() method in BlockingSessionCallback
191 mProxy.onReady(session); in onReady()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraConstrainedHighSpeedCaptureSessionImpl.java274 public void onReady(CameraCaptureSession session) { in onReady() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback
275 mCallback.onReady(CameraConstrainedHighSpeedCaptureSessionImpl.this); in onReady()
DCallbackProxies.java166 public void onReady(CameraCaptureSession session) { in onReady() method in CallbackProxies.SessionStateCallbackProxy
DCameraCaptureSessionImpl.java567 mStateCallback.onReady(session); in getDeviceStateCallback()
/frameworks/av/include/camera/ndk/
DNdkCameraCaptureSession.h85 ACameraCaptureSession_stateCallback onReady; member
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java659 public void onReady(@NonNull CameraCaptureSession session) { in onReady() method in CameraCaptureSession.StateCallback
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimUiccRecords.java120 onReady(); in handleMessage()
467 public void onReady() { in onReady() method in IsimUiccRecords
DRuimRecords.java604 onReady(); in handleMessage()
809 public void onReady() { in onReady() method in RuimRecords
DIccRecords.java185 public abstract void onReady(); in onReady() method in IccRecords
DSIMRecords.java647 onReady(); in handleMessage()
1540 public void onReady() { in onReady() method in SIMRecords
/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp430 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/
Dandroid-22.txt12591 method public void onReady(android.hardware.camera2.CameraCaptureSession);
27179 method public void onReady();
/frameworks/base/api/
Dcurrent.txt13752 method public void onReady(android.hardware.camera2.CameraCaptureSession);
34815 method public void onReady();
Dtest-current.txt13765 method public void onReady(android.hardware.camera2.CameraCaptureSession);
34892 method public void onReady();
Dsystem-current.txt14199 method public void onReady(android.hardware.camera2.CameraCaptureSession);
37632 method public void onReady();