Home
last modified time | relevance | path

Searched refs:dcRtInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl54 void onDataConnectionRealTimeInfoChanged(in DataConnectionRealTimeInfo dcRtInfo); in onDataConnectionRealTimeInfoChanged() argument
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java934 DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() argument
1470 public void onDataConnectionRealTimeInfoChanged(DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() argument
1476 () -> psl.onDataConnectionRealTimeInfoChanged(dcRtInfo))); in onDataConnectionRealTimeInfoChanged()
DTelephonyCallback.java1538 public void onDataConnectionRealTimeInfoChanged(DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() argument