HomeSort by relevance Sort by last modified time
    Searched full:networkselection (Results 1 - 3 of 3) sorted by null

  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 606 String networkSelection =
608 if (TextUtils.isEmpty(networkSelection)) {
609 networkSelection =
614 serviceState + " new network " + networkSelection);
617 && !TextUtils.isEmpty(networkSelection)) {
618 showNetworkSelection(networkSelection);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigManagerTest.java     [all...]

Completed in 2835 milliseconds