Searched refs:setAlwaysReportSignalStrength (Results 1 – 5 of 5) sorted by relevance
439 public void setAlwaysReportSignalStrength(boolean isEnable) { in setAlwaysReportSignalStrength() method in DeviceStateMonitor
3493 public void setAlwaysReportSignalStrength(boolean isEnable) { in setAlwaysReportSignalStrength() method in Phone3495 mDeviceStateMonitor.setAlwaysReportSignalStrength(isEnable); in setAlwaysReportSignalStrength()
1028 void setAlwaysReportSignalStrength(int subId, boolean isEnable); in setAlwaysReportSignalStrength() method
1109 .setAlwaysReportSignalStrength(true); in updateReportSignalStrengthDecision()1116 .setAlwaysReportSignalStrength(false); in updateReportSignalStrengthDecision()
11023 public void setAlwaysReportSignalStrength(boolean isEnabled) { in setAlwaysReportSignalStrength() method in TelephonyManager11027 telephony.setAlwaysReportSignalStrength(getSubId(), isEnabled); in setAlwaysReportSignalStrength()