public static interface TelephonyCallback.CellLocationListener

android.telephony.TelephonyCallback.CellLocationListener



Interface for device cell location listener.

Summary

Public methods

abstract void onCellLocationChanged(CellLocation location)

Callback invoked when device cell location 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.