Home
last modified time | relevance | path

Searched refs:onReady (Results 1 – 16 of 16) 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/av/camera/include/camera/ndk/
DNdkCameraCaptureSession.h87 ACameraCaptureSession_stateCallback onReady; member
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraConstrainedHighSpeedCaptureSessionImpl.java284 public void onReady(CameraCaptureSession session) { in onReady() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback
285 mCallback.onReady(CameraConstrainedHighSpeedCaptureSessionImpl.this); in onReady()
DCallbackProxies.java173 public void onReady(CameraCaptureSession session) { in onReady() method in CallbackProxies.SessionStateCallbackProxy
DCameraCaptureSessionImpl.java621 mStateCallback.onReady(session); in getDeviceStateCallback()
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java722 public void onReady(@NonNull CameraCaptureSession session) { in onReady() method in CameraCaptureSession.StateCallback
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimUiccRecords.java119 onReady(); in handleMessage()
466 public void onReady() { in onReady() method in IsimUiccRecords
DRuimRecords.java604 onReady(); in handleMessage()
809 public void onReady() { in onReady() method in RuimRecords
DIccRecords.java211 public abstract void onReady(); in onReady() method in IccRecords
DSIMRecords.java674 onReady(); in handleMessage()
1660 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.txt15038 method public void onReady(android.hardware.camera2.CameraCaptureSession);
37414 method public void onReady();
Dsystem-current.txt15826 method public void onReady(android.hardware.camera2.CameraCaptureSession);
40626 method public void onReady();