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/data/
DPhoneSwitcher.java265 private static final int EVENT_REQUEST_NETWORK = 103; field in PhoneSwitcher
707 case EVENT_REQUEST_NETWORK: { in handleMessage()
1068 Message msg = mPhoneSwitcher.obtainMessage(EVENT_REQUEST_NETWORK); in needNetworkFor()