Home
last modified time | relevance | path

Searched defs: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()
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java923 DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged()
1457 public void onDataConnectionRealTimeInfoChanged(DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged()
DTelephonyCallback.java1782 public void onDataConnectionRealTimeInfoChanged(DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged()