Home
last modified time | relevance | path

Searched defs:onReady (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsetsAnimationControlListener.java41 void onReady(@NonNull WindowInsetsAnimationController controller, @InsetType int types); in onReady() method
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionService.java66 public void onReady() { in onReady() method in MainInteractionService
/frameworks/base/core/java/android/hardware/camera2/impl/
DCallbackProxies.java71 public void onReady(CameraCaptureSession session) { in onReady() method in CallbackProxies.SessionStateCallbackProxy
DCameraConstrainedHighSpeedCaptureSessionImpl.java338 public void onReady(CameraCaptureSession session) { in onReady() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java236 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
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsSmsImplBase.java427 public void onReady() { in onReady() method in ImsSmsImplBase
/frameworks/av/camera/ndk/include/camera/
DNdkCameraCaptureSession.h89 ACameraCaptureSession_stateCallback onReady; member
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimUiccRecords.java385 public void onReady() { in onReady() method in IsimUiccRecords
DRuimRecords.java831 public void onReady() { in onReady() method in RuimRecords
DSIMRecords.java1544 public void onReady() { in onReady() method in SIMRecords
DIccRecords.java342 protected abstract void onReady(); in onReady() method in IccRecords
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java932 public void onReady(@NonNull CameraCaptureSession session) { in onReady() method in CameraCaptureSession.StateCallback
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java2724 void onReady(); in onReady() method
2771 private void onReady() { in onReady() method in SyncManager.OnUnsyncableAccountCheck