Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellLocation.java76 public abstract void fillInNotifierBundle(Bundle bundle); in fillInNotifierBundle() method in CellLocation
DVoLteServiceState.java215 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in VoLteServiceState
DServiceState.java975 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in ServiceState
DSignalStrength.java947 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java141 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in GsmCellLocation
/frameworks/base/telephony/java/android/telephony/cdma/
DCdmaCellLocation.java211 public void fillInNotifierBundle(Bundle bundleToFill) { in fillInNotifierBundle() method in CdmaCellLocation
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java212 sender.getCellLocation().fillInNotifierBundle(data); in notifyCellLocation()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java336 location.fillInNotifierBundle(mCellLocation[i]); in TelephonyRegistry()
1397 state.fillInNotifierBundle(data); in broadcastServiceStateChanged()
1417 signalStrength.fillInNotifierBundle(data); in broadcastSignalStrengthChanged()
/frameworks/base/api/
Dcurrent.txt31209 method public void fillInNotifierBundle(android.os.Bundle);
31227 method public void fillInNotifierBundle(android.os.Bundle);
Dsystem-current.txt33492 method public void fillInNotifierBundle(android.os.Bundle);
33510 method public void fillInNotifierBundle(android.os.Bundle);