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/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 509 String networkSelection = getSavedNetworkSelection();
512 if (TextUtils.isEmpty(networkSelection)) {
515 mCM.setNetworkSelectionModeManual(networkSelection, response);
    [all...]

Completed in 69 milliseconds