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.java938 public void fillInNotifierBundle(Bundle m) { in fillInNotifierBundle() method in ServiceState
DSignalStrength.java944 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.java324 location.fillInNotifierBundle(mCellLocation[i]); in TelephonyRegistry()
1303 state.fillInNotifierBundle(data); in broadcastServiceStateChanged()
1323 signalStrength.fillInNotifierBundle(data); in broadcastSignalStrengthChanged()
/frameworks/base/api/
Dsystem-current.txt30984 method public void fillInNotifierBundle(android.os.Bundle);
31002 method public void fillInNotifierBundle(android.os.Bundle);
Dcurrent.txt28751 method public void fillInNotifierBundle(android.os.Bundle);
28769 method public void fillInNotifierBundle(android.os.Bundle);