|
navit
0.5.3-trunk
|
Data Fields | |
| struct jni_object | search_result_obj |
| struct event_idle * | idle_ev |
| struct callback * | idle_clb |
| struct search_list * | search_list |
| struct attr | search_attr |
| gchar ** | phrases |
| int | current_phrase_per_level [4] |
| int | partial |
| int | found |
| int android_search_priv::current_phrase_per_level[4] |
| int android_search_priv::found |
Referenced by android_search_idle(), and android_search_idle_result().
| struct callback* android_search_priv::idle_clb |
Referenced by android_search_end(), and start_search().
| struct event_idle* android_search_priv::idle_ev |
Referenced by android_search_end(), and start_search().
| int android_search_priv::partial |
| gchar** android_search_priv::phrases |
Referenced by android_search_end(), android_search_idle(), and start_search().
| struct attr android_search_priv::search_attr |
Referenced by android_search_idle(), android_search_idle_result(), and start_search().
| struct search_list* android_search_priv::search_list |
| struct jni_object android_search_priv::search_result_obj |