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.java236 private static final int EVENT_REQUEST_NETWORK = 103; field in PhoneSwitcher
461 case EVENT_REQUEST_NETWORK: { in handleMessage()
680 Message msg = mPhoneSwitcher.obtainMessage(EVENT_REQUEST_NETWORK); in needNetworkFor()