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

  /external/bluetooth/glib/gio/
gdrive.h 52 * @is_media_check_automatic: Returns %TRUE if the #GDrive is capabable of automatically detecting media changes.
84 gboolean (* is_media_check_automatic) (GDrive *drive); member in struct:_GDriveIface
gdrive.c 258 return (* iface->is_media_check_automatic) (drive);

Completed in 505 milliseconds