Searched refs:Tracks (Results 1 – 6 of 6) sorted by relevance
47 "Tracks.cpp",
1173 class Tracks {1175 Tracks(bool saveDeletedTrackIds) : in Tracks() function1221 Tracks<Track> mTracks;
2468 ssize_t AudioFlinger::PlaybackThread::Tracks<T>::remove(const sp<T> &track) in remove()
100 Tracks USB status and sends notifications for it.104 Tracks power status and sends notifications for low battery/power saver.124 Tracks large objects in sysui to see if there are leaks.
51 * Tracks configuration (if it should show inactive media, needs falsing, etc.)
498 mkvparser::Tracks const *pTracks = pSegment->GetTracks(); in seek()1917 const mkvparser::Tracks *tracks = mSegment->GetTracks(); in addTracks()