Home
last modified time | relevance | path

Searched refs:onDataConnectionStateChanged (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java677 public void onDataConnectionStateChanged(int state) { in onDataConnectionStateChanged() method in PhoneStateListener
684 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener
1171 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener.IPhoneStateListenerStub
1179 psl.onDataConnectionStateChanged( in onDataConnectionStateChanged()
1181 psl.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED); in onDataConnectionStateChanged()
1186 psl.onDataConnectionStateChanged(state, networkType); in onDataConnectionStateChanged()
1187 psl.onDataConnectionStateChanged(state); in onDataConnectionStateChanged()
/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl45 void onDataConnectionStateChanged(int state, int networkType); in onDataConnectionStateChanged() method
/frameworks/base/services/core/java/com/android/server/connectivity/
DDataConnectionStats.java160 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in DataConnectionStats.PhoneStateListenerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DNetworkControllerBaseTest.java339 mPhoneStateListener.onDataConnectionStateChanged(dataState, dataNetType); in updateDataConnectionState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java921 r.callback.onDataConnectionStateChanged(mDataConnectionState[phoneId], in listen()
1733 r.callback.onDataConnectionStateChanged(state, networkType); in notifyDataConnectionForSubscriber()
2909 r.callback.onDataConnectionStateChanged(mDataConnectionState[phoneId],
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DMobileSignalController.java647 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in MobileSignalController.MobilePhoneStateListener
/frameworks/base/config/
Dboot-image-profile.txt14080 …telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$13$Phon…
14091 HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V
14100 HSPLandroid/telephony/PhoneStateListener;->onDataConnectionStateChanged(I)V
22145 HSPLcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onDataConnectionStateChanged(II…
Dhiddenapi-greylist-max-o.txt68855 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V
98409 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onDataConnectionStateChanged(II)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28435 method public void onDataConnectionStateChanged(int);
28436 method public void onDataConnectionStateChanged(int, int);
/frameworks/base/services/
Dart-profile5356 HSPLcom/android/server/connectivity/DataConnectionStats$1;->onDataConnectionStateChanged(II)V
/frameworks/base/non-updatable-api/
Dcurrent.txt45435 method public void onDataConnectionStateChanged(int);
45436 method public void onDataConnectionStateChanged(int, int);
/frameworks/base/api/
Dcurrent.txt45579 method public void onDataConnectionStateChanged(int);
45580 method public void onDataConnectionStateChanged(int, int);