/frameworks/base/telephony/java/android/telephony/ |
D | CellLocation.java | 103 public abstract void fillInNotifierBundle(Bundle bundle); in fillInNotifierBundle() method in CellLocation
|
D | VoLteServiceState.java | 220 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in VoLteServiceState
|
D | SignalStrength.java | 882 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in SignalStrength
|
D | ServiceState.java | 1465 public void fillInNotifierBundle(@NonNull Bundle m) { in fillInNotifierBundle() method in ServiceState
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | VoLteServiceStateTest.java | 57 state.fillInNotifierBundle(b); in testFillInNotifierBundle()
|
D | ServiceStateTest.java | 303 ss.fillInNotifierBundle(b); in testBundle()
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
D | GsmCellLocation.java | 148 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in GsmCellLocation
|
/frameworks/base/telephony/java/android/telephony/cdma/ |
D | CdmaCellLocation.java | 226 public void fillInNotifierBundle(Bundle bundleToFill) { in fillInNotifierBundle() method in CdmaCellLocation
|
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | KeyguardUpdateMonitorTest.java | 520 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/ |
D | MobileConnectionsRepositoryTest.kt | 1557 serviceState.fillInNotifierBundle(bundle) in <lambda>()
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 3764 state.createLocationInfoSanitizedCopy(true).fillInNotifierBundle(data); in createServiceStateIntent() 3766 state.fillInNotifierBundle(data); in createServiceStateIntent()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 28749 method public void fillInNotifierBundle(android.os.Bundle); 28767 method public void fillInNotifierBundle(android.os.Bundle);
|
/frameworks/base/core/api/ |
D | current.txt | 46486 method @Deprecated public void fillInNotifierBundle(android.os.Bundle); 46806 method @Deprecated public void fillInNotifierBundle(android.os.Bundle);
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 55108 Landroid/telephony/VoLteServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V
|