Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCellLocation.java103 public abstract void fillInNotifierBundle(Bundle bundle); in fillInNotifierBundle() method in CellLocation
H A DVoLteServiceState.java220 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in VoLteServiceState
H A DSignalStrength.java928 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in SignalStrength
H A DServiceState.java1461 public void fillInNotifierBundle(@NonNull Bundle m) { in fillInNotifierBundle() method in ServiceState
/aosp14/frameworks/base/telephony/java/android/telephony/gsm/
H A DGsmCellLocation.java148 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in GsmCellLocation
/aosp14/frameworks/base/telephony/java/android/telephony/cdma/
H A DCdmaCellLocation.java226 public void fillInNotifierBundle(Bundle bundleToFill) { in fillInNotifierBundle() method in CdmaCellLocation
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java574 state.fillInNotifierBundle(data); in testTelephonyCapable_SimInvalid_ServiceState_InService()
591 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_ServiceState_PowerOff()
611 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_ServiceState_OutOfService()
624 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_SimState_NotReady()
639 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_SimState_Ready()
655 state.fillInNotifierBundle(data); in testTelephonyCapable_BootInitState_ServiceState_PowerOff()
668 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_ServiceState_InService()
680 state.fillInNotifierBundle(data); in testTelephonyCapable_SimValid_SimState_Loaded()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java3615 state.createLocationInfoSanitizedCopy(true).fillInNotifierBundle(data); in createServiceStateIntent()
3617 state.fillInNotifierBundle(data); in createServiceStateIntent()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt46095 method @Deprecated public void fillInNotifierBundle(android.os.Bundle);
46410 method @Deprecated public void fillInNotifierBundle(android.os.Bundle);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55751 Landroid/telephony/VoLteServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V