HomeSort by relevance Sort by last modified time
    Searched refs:networkSelection (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneBase.java 476 String networkSelection = getSavedNetworkSelection();
479 if (TextUtils.isEmpty(networkSelection)) {
482 mCM.setNetworkSelectionModeManual(networkSelection, response);
    [all...]

Completed in 379 milliseconds