Home
last modified time | relevance | path

Searched defs:onDataConnectionRealTimeInfoChanged (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneStateListener.aidl49 void onDataConnectionRealTimeInfoChanged(in DataConnectionRealTimeInfo dcRtInfo); in onDataConnectionRealTimeInfoChanged() method
/frameworks/base/telephony/java/android/telephony/
DPhoneStateListener.java735 public void onDataConnectionRealTimeInfoChanged( in onDataConnectionRealTimeInfoChanged() method in PhoneStateListener
1085 public void onDataConnectionRealTimeInfoChanged(DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() method in PhoneStateListener.IPhoneStateListenerStub