Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellLocation.java103 public abstract void fillInNotifierBundle(Bundle bundle); in fillInNotifierBundle() method in CellLocation
DVoLteServiceState.java220 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in VoLteServiceState
DSignalStrength.java882 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in SignalStrength
DServiceState.java1465 public void fillInNotifierBundle(@NonNull 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.java303 ss.fillInNotifierBundle(b); in testBundle()
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java148 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in GsmCellLocation
/frameworks/base/telephony/java/android/telephony/cdma/
DCdmaCellLocation.java226 public void fillInNotifierBundle(Bundle bundleToFill) { in fillInNotifierBundle() method in CdmaCellLocation
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java520 state.fillInNotifierBundle(data); in testTelephonyCapable_SimInvalid_ServiceState_InService()
537 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_ServiceState_PowerOff()
557 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_ServiceState_OutOfService()
570 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_SimState_NotReady()
585 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_SimState_Ready()
601 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_ServiceState_PowerOff()
614 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_ServiceState_InService()
626 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_SimState_Loaded()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionsRepositoryTest.kt1557 serviceState.fillInNotifierBundle(bundle) in <lambda>()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java3764 state.createLocationInfoSanitizedCopy(true).fillInNotifierBundle(data); in createServiceStateIntent()
3766 state.fillInNotifierBundle(data); in createServiceStateIntent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/core/api/
Dcurrent.txt46486 method @Deprecated public void fillInNotifierBundle(android.os.Bundle);
46806 method @Deprecated public void fillInNotifierBundle(android.os.Bundle);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55108 Landroid/telephony/VoLteServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V