Searched defs:onCellLocationChanged (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DPhoneStateListener.java116 * @see #onCellLocationChanged
292 PhoneStateListener.this.onCellLocationChanged((CellLocation)msg.obj);
382 public void onCellLocationChanged(CellLocation location) { method in class:PhoneStateListener
554 public void onCellLocationChanged(Bundle bundle) {

Completed in 58 milliseconds