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

/frameworks/base/telephony/java/android/telephony/
H A DPhoneStateListener.java168 * @see #onCellInfoChanged
314 PhoneStateListener.this.onCellInfoChanged((List<CellInfo>)msg.obj);
467 public void onCellInfoChanged(List<CellInfo> cellInfo) { method in class:PhoneStateListener
600 public void onCellInfoChanged(List<CellInfo> cellInfo) { method in class:PhoneStateListener.IPhoneStateListenerStub

Completed in 40 milliseconds