HomeSort by relevance Sort by last modified time
    Searched defs:getCellInfoList (Results 1 - 14 of 14) sorted by null

  /packages/services/Telephony/src/com/android/phone/
NetworkQueryService.java 336 cb.onResults(getCellInfoList((List<OperatorInfo>) ar.result));
372 private List<CellInfo> getCellInfoList(List<OperatorInfo> operatorInfoList) {
  /hardware/interfaces/radio/1.2/default/
Radio.cpp 643 Return<void> Radio::getCellInfoList(int32_t /* serial */) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
RIL.java     [all...]
ServiceStateTracker.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]
  /hardware/ril/libril/
ril_service.cpp 382 Return<void> getCellInfoList(int32_t serial);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 713 milliseconds