Searched refs:seconds (Results 1 – 3 of 3) sorted by relevance
230 double seconds; in nmea_reader_update_time() local248 seconds = str2float(tok.p+4, tok.end); in nmea_reader_update_time()252 tm.tm_sec = (int) seconds; in nmea_reader_update_time()
1531 (systemTime() - mMusicStopTime < seconds(SONIFICATION_HEADSET_MUSIC_DELAY)))) { in computeVolume()
1559 (systemTime() - mMusicStopTime < seconds(SONIFICATION_HEADSET_MUSIC_DELAY)))) { in computeVolume()