public static interface TelephonyCallback.ServiceStateListener

android.telephony.TelephonyCallback.ServiceStateListener



Interface for service state listener.

Summary

Public methods

abstract void onServiceStateChanged(ServiceState serviceState)

Callback invoked when device service state changes on the registered subscription.

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.