Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java695 public void onDataConnectionStateChanged(int state) { in onDataConnectionStateChanged() method in PhoneStateListener
702 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener
1188 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener.IPhoneStateListenerStub
1196 psl.onDataConnectionStateChanged( in onDataConnectionStateChanged()
1198 psl.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED); in onDataConnectionStateChanged()
1203 psl.onDataConnectionStateChanged(state, networkType); in onDataConnectionStateChanged()
1204 psl.onDataConnectionStateChanged(state); in onDataConnectionStateChanged()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DMboOceControllerTest.java116 dataConnectionStateListener.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED, in testMboEnabledUpdateCellularDataStateChangeEvents()
119 dataConnectionStateListener.onDataConnectionStateChanged( in testMboEnabledUpdateCellularDataStateChangeEvents()
DWifiDataStallTest.java200 phoneStateListener.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED, in testCellularDataConnectionOnOff()
203 phoneStateListener.onDataConnectionStateChanged( in testCellularDataConnectionOnOff()
500 phoneStateListener.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED, in testIncrementConnectionDuration()
519 phoneStateListener.onDataConnectionStateChanged( in testIncrementConnectionDuration()
545 phoneStateListener.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED, in testWifiStatsLogWrite()
/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl45 void onDataConnectionStateChanged(int state, int networkType); in onDataConnectionStateChanged() method
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DMboOceController.java99 public void onDataConnectionStateChanged(int state, int networkType) {
DWifiDataStall.java95 public void onDataConnectionStateChanged(int state, int networkType) { in WifiDataStall()
/frameworks/base/services/core/java/com/android/server/connectivity/
DDataConnectionStats.java167 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.java375 mPhoneStateListener.onDataConnectionStateChanged(dataState, dataNetType); in updateDataConnectionState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java925 r.callback.onDataConnectionStateChanged(mDataConnectionState[phoneId], in listen()
1738 r.callback.onDataConnectionStateChanged(state, networkType); in notifyDataConnectionForSubscriber()
2935 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/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt18810 …telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$14(Land…
18811 …telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$15$Phon…
18821 HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V
18831 HSPLandroid/telephony/PhoneStateListener;->onDataConnectionStateChanged(I)V
29596 HPLcom/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/api/
Dcurrent.txt47669 method public void onDataConnectionStateChanged(int);
47670 method public void onDataConnectionStateChanged(int, int);
/frameworks/base/services/
Dart-profile12449 …/server/connectivity/DataConnectionStats$PhoneStateListenerImpl;->onDataConnectionStateChanged(II)V