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