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

  /packages/apps/FMRadio/jni/fmr/
fm.h 491 #define FM_IOCTL_RESTORE_SEARCH _IOWR(FM_IOC_MAGIC, 46,int32_t)
common.cpp 293 ret = ioctl(fd, FM_IOCTL_RESTORE_SEARCH, 0);

Completed in 206 milliseconds