public static interface TelephonyCallback.CallStateListener

android.telephony.TelephonyCallback.CallStateListener



Interface for call state listener.

Summary

Public methods

abstract void onCallStateChanged(int state)

Callback invoked when device call state changes.

Public methods

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026-02-26 UTC.