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