HomeSort by relevance Sort by last modified time
    Searched refs:list_separator (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
gkeyfile.c 81 gchar list_separator; member in struct:_GKeyFile
209 key_file->list_separator = ';';
286 key_file->list_separator = separator;
1764 char list_separator[2]; local
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactsUtils.java 287 * Returns a header view based on the R.layout.list_separator, where the
291 View view = View.inflate(context, R.layout.list_separator, null);
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java     [all...]

Completed in 149 milliseconds