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.aidl55 void onDataConnectionRealTimeInfoChanged(in DataConnectionRealTimeInfo dcRtInfo); in onDataConnectionRealTimeInfoChanged() argument
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java923 DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() argument
1457 public void onDataConnectionRealTimeInfoChanged(DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() argument
1463 () -> psl.onDataConnectionRealTimeInfoChanged(dcRtInfo))); in onDataConnectionRealTimeInfoChanged()
DTelephonyCallback.java1866 public void onDataConnectionRealTimeInfoChanged(DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() argument