Searched refs:Tracks (Results 1 – 7 of 7) sorted by relevance
27 "Tracks.cpp",
1030 class Tracks {1032 Tracks(bool saveDeletedTrackIds) : in Tracks() function1078 Tracks<Track> mTracks;
2275 ssize_t AudioFlinger::PlaybackThread::Tracks<T>::remove(const sp<T> &track) in remove()
36 WifiSettingsStore: Tracks the various settings (wifi toggle, airplane toggle, tethering toggle, sca…42 ActiveModeWarden: Tracks the various states on STA and AP connectivity and handles bring up and shu…
122 Tracks USB status and sends notifications for it.126 Tracks power status and sends notifications for low battery/power saver.150 Tracks large objects in sysui to see if there are leaks.
109 // Tracks roaming failures and successes
493 mkvparser::Tracks const *pTracks = pSegment->GetTracks(); in seek()1909 const mkvparser::Tracks *tracks = mSegment->GetTracks(); in addTracks()