Searched refs:EVENT_GET_AVAILABLE_NETWORKS_DONE (Results 1 – 2 of 2) sorted by relevance
2361 Message msg = obtainMessage(EVENT_GET_AVAILABLE_NETWORKS_DONE, response); in getAvailableNetworks()3060 case EVENT_GET_AVAILABLE_NETWORKS_DONE: in handleMessage()
207 protected static final int EVENT_GET_AVAILABLE_NETWORKS_DONE = 51; field in Phone