Home
last modified time | relevance | path

Searched refs:EVENT_REQUEST_NETWORK (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSwitcher.java228 private static final int EVENT_REQUEST_NETWORK = 103; field in PhoneSwitcher
452 case EVENT_REQUEST_NETWORK: { in handleMessage()
671 Message msg = mPhoneSwitcher.obtainMessage(EVENT_REQUEST_NETWORK); in needNetworkFor()