Home
last modified time | relevance | path

Searched refs:notifyDataEnabled (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java127 void notifyDataEnabled(Phone sender, boolean enabled, @DataEnabledReason int reason); in notifyDataEnabled() method
DDefaultPhoneNotifier.java249 public void notifyDataEnabled(Phone sender, boolean enabled, @DataEnabledReason int reason) { in notifyDataEnabled() method in DefaultPhoneNotifier
250 mTelephonyRegistryMgr.notifyDataEnabled(sender.getPhoneId(), sender.getSubId(), in notifyDataEnabled()
DPhone.java2868 public void notifyDataEnabled(boolean enabled, in notifyDataEnabled() method in Phone
2870 mNotifier.notifyDataEnabled(this, enabled, reason); in notifyDataEnabled()
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl97 void notifyDataEnabled(in int phoneId, int subId, boolean enabled, int reason); in notifyDataEnabled() method
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java824 public void notifyDataEnabled(int slotIndex, int subId, boolean enabled, in notifyDataEnabled() method in TelephonyRegistryManager
827 sRegistry.notifyDataEnabled(slotIndex, subId, enabled, reason); in notifyDataEnabled()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataEnabledSettings.java497 mPhone.notifyDataEnabled(enabled, reason); in notifyDataEnabledChanged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSwitcherTest.java703 notifyDataEnabled(false); in testNonDefaultDataPhoneInCall()
710 notifyDataEnabled(true); in testNonDefaultDataPhoneInCall()
1252 private void notifyDataEnabled(boolean dataEnabled) { in notifyDataEnabled() method in PhoneSwitcherTest
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2626 public void notifyDataEnabled(int phoneId, int subId, boolean enabled, in notifyDataEnabled() method in TelephonyRegistry
/frameworks/base/services/
Dart-profile3313 HPLcom/android/server/TelephonyRegistry;->notifyDataEnabled(IIZI)V+]Lcom/android/server/TelephonyRe…