Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java752 public void onDataConnectionStateChanged(int state) { in onDataConnectionStateChanged() method in PhoneStateListener
762 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener
1385 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in PhoneStateListener.IPhoneStateListenerStub
1393 psl.onDataConnectionStateChanged( in onDataConnectionStateChanged()
1395 psl.onDataConnectionStateChanged(TelephonyManager.DATA_CONNECTED); in onDataConnectionStateChanged()
1400 psl.onDataConnectionStateChanged(state, networkType); in onDataConnectionStateChanged()
1401 psl.onDataConnectionStateChanged(state); in onDataConnectionStateChanged()
DTelephonyCallback.java870 void onDataConnectionStateChanged(@TelephonyManager.DataState int state, in onDataConnectionStateChanged() method
1791 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in TelephonyCallback.IPhoneStateListenerStub
1800 listener.onDataConnectionStateChanged( in onDataConnectionStateChanged()
1805 listener.onDataConnectionStateChanged(state, networkType))); in onDataConnectionStateChanged()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionRepositoryTest.kt278 callback.onDataConnectionStateChanged(DATA_CONNECTED, 200 /* unused */) in dataConnectionState_connected()
293 callback.onDataConnectionStateChanged(DATA_CONNECTING, 200 /* unused */) in dataConnectionState_connecting()
308 callback.onDataConnectionStateChanged(DATA_DISCONNECTED, 200 /* unused */) in dataConnectionState_disconnected()
323 callback.onDataConnectionStateChanged(DATA_DISCONNECTING, 200 /* unused */) in dataConnectionState_disconnecting()
338 callback.onDataConnectionStateChanged(DATA_SUSPENDED, 200 /* unused */) in dataConnectionState_suspended()
353 callback.onDataConnectionStateChanged(DATA_HANDOVER_IN_PROGRESS, 200 /* unused */) in dataConnectionState_handoverInProgress()
368 callback.onDataConnectionStateChanged(DATA_UNKNOWN, 200 /* unused */) in dataConnectionState_unknown()
383 callback.onDataConnectionStateChanged(45, 200 /* unused */) in dataConnectionState_invalid()
DMobileConnectionTelephonySmokeTests.kt220 connectionCallback.onDataConnectionStateChanged( in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionRepositoryImpl.kt174 override fun onDataConnectionStateChanged( in <lambda>() method
272 .mapNotNull { it.onDataConnectionStateChanged } in <lambda>()
536 val onDataConnectionStateChanged: CallbackEvent.OnDataConnectionStateChanged? = null, constant in TelephonyCallbackState
550 copy(onDataConnectionStateChanged = event) in applyEvent()
/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl49 void onDataConnectionStateChanged(int state, int networkType); in onDataConnectionStateChanged() method
/frameworks/base/services/core/java/com/android/server/am/
DDataConnectionStats.java177 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in DataConnectionStats.PhoneStateListenerImpl
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
DMobileStatusTracker.java153 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in MobileStatusTracker.MobileTelephonyCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
DInternetDialogController.java1192 public void onDataConnectionStateChanged(int state, int networkType) {
1194 mCallback.onDataConnectionStateChanged(state, networkType);
1399 void onDataConnectionStateChanged(int state, int networkType);
DInternetDialogDelegate.java847 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in InternetDialogDelegate
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
DNetworkControllerBaseTest.java518 .onDataConnectionStateChanged(dataState, dataNetType); in updateDataConnectionState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1251 r.callback.onDataConnectionStateChanged(mDataConnectionState[r.phoneId], in listen()
2296 r.callback.onDataConnectionStateChanged(state, networkType); in notifyDataConnectionForSubscriber()
4347 r.callback.onDataConnectionStateChanged(mDataConnectionState[phoneId],
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java234 public void onDataConnectionStateChanged(int state, int networkType) { in onDataConnectionStateChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt14115 …telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$14(Land…
14123 HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V
14133 HSPLandroid/telephony/PhoneStateListener;->onDataConnectionStateChanged(I)V
/frameworks/base/config/
Dboot-image-profile.txt14179 …telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$14(Land…
14187 HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V
14197 HSPLandroid/telephony/PhoneStateListener;->onDataConnectionStateChanged(I)V
/frameworks/base/core/api/
Dcurrent.txt45322 method @Deprecated public void onDataConnectionStateChanged(int);
45323 method @Deprecated public void onDataConnectionStateChanged(int, int);
45959 method public void onDataConnectionStateChanged(int, int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28435 method public void onDataConnectionStateChanged(int);
28436 method public void onDataConnectionStateChanged(int, int);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54189 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V
83333 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onDataConnectionStateChanged(II)V