Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java172 state.fillInNotifierBundle(data); in testTelephonyCapable_SimInvalid_ServiceState_InService()
189 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_ServiceState_PowerOff()
209 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_ServiceState_OutOfService()
222 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_SimState_NotReady()
237 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_SimState_Ready()
253 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_ServiceState_PowerOff()
266 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_ServiceState_InService()
278 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_SimState_Loaded()
/frameworks/base/telephony/java/android/telephony/
DCellLocation.java79 public abstract void fillInNotifierBundle(Bundle bundle); in fillInNotifierBundle() method in CellLocation
DVoLteServiceState.java220 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in VoLteServiceState
DSignalStrength.java950 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in SignalStrength
DServiceState.java1308 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in ServiceState
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DVoLteServiceStateTest.java57 state.fillInNotifierBundle(b); in testFillInNotifierBundle()
DServiceStateTest.java305 ss.fillInNotifierBundle(b); in testBundle()
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java145 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in GsmCellLocation
/frameworks/base/telephony/java/android/telephony/cdma/
DCdmaCellLocation.java220 public void fillInNotifierBundle(Bundle bundleToFill) { in fillInNotifierBundle() method in CdmaCellLocation
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java222 cl.fillInNotifierBundle(data); in notifyCellLocation()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java441 location.fillInNotifierBundle(mCellLocation[i]); in TelephonyRegistry()
2037 state.fillInNotifierBundle(data); in broadcastServiceStateChanged()
2059 signalStrength.fillInNotifierBundle(data); in broadcastSignalStrengthChanged()
/frameworks/base/config/
Dboot-image-profile.txt14145 HSPLandroid/telephony/ServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V
14230 HSPLandroid/telephony/SignalStrength;->fillInNotifierBundle(Landroid/os/Bundle;)V
14556 HSPLandroid/telephony/gsm/GsmCellLocation;->fillInNotifierBundle(Landroid/os/Bundle;)V
Dhiddenapi-greylist-max-o.txt74775 Landroid/telephony/VoLteServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28749 method public void fillInNotifierBundle(android.os.Bundle);
28767 method public void fillInNotifierBundle(android.os.Bundle);
/frameworks/base/api/
Dcurrent.txt45197 method public void fillInNotifierBundle(android.os.Bundle);
45373 method public void fillInNotifierBundle(android.os.Bundle);