/frameworks/base/core/java/android/telephony/ |
D | PhoneStateListener.java | 695 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/ |
D | MboOceControllerTest.java | 116 dataConnectionStateListener.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED, in testMboEnabledUpdateCellularDataStateChangeEvents() 119 dataConnectionStateListener.onDataConnectionStateChanged( in testMboEnabledUpdateCellularDataStateChangeEvents()
|
D | WifiDataStallTest.java | 200 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/ |
D | IPhoneStateListener.aidl | 45 void onDataConnectionStateChanged(int state, int networkType); in onDataConnectionStateChanged() method
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | MboOceController.java | 99 public void onDataConnectionStateChanged(int state, int networkType) {
|
D | WifiDataStall.java | 95 public void onDataConnectionStateChanged(int state, int networkType) { in WifiDataStall()
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
D | DataConnectionStats.java | 167 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in DataConnectionStats.PhoneStateListenerImpl
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | NetworkControllerBaseTest.java | 375 mPhoneStateListener.onDataConnectionStateChanged(dataState, dataNetType); in updateDataConnectionState()
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 925 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/ |
D | MobileSignalController.java | 647 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in MobileSignalController.MobilePhoneStateListener
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/config/ |
D | boot-image-profile.txt | 18810 …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/ |
D | android-22.txt | 28435 method public void onDataConnectionStateChanged(int); 28436 method public void onDataConnectionStateChanged(int, int);
|
/frameworks/base/api/ |
D | current.txt | 47669 method public void onDataConnectionStateChanged(int); 47670 method public void onDataConnectionStateChanged(int, int);
|
/frameworks/base/services/ |
D | art-profile | 12449 …/server/connectivity/DataConnectionStats$PhoneStateListenerImpl;->onDataConnectionStateChanged(II)V
|