Searched defs:onDataConnectionStateChanged (Results 1 – 5 of 5) sorted by relevance
182 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in DataConnectionStats.PhoneStateListenerImpl
143 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in MobileStatusTracker.MobileTelephonyCallback
763 public void onDataConnectionStateChanged(int state) { in onDataConnectionStateChanged() method in PhoneStateListener773 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener1398 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener.IPhoneStateListenerStub
786 void onDataConnectionStateChanged(@TelephonyManager.DataState int state, in onDataConnectionStateChanged() method1463 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in TelephonyCallback.IPhoneStateListenerStub
48 void onDataConnectionStateChanged(int state, int networkType); in onDataConnectionStateChanged() method