Searched refs:Tracks (Results 1 – 7 of 7) sorted by relevance
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…
28 "Tracks.cpp",
1063 class Tracks {1065 Tracks(bool saveDeletedTrackIds) : in Tracks() function1111 Tracks<Track> mTracks;
2332 ssize_t AudioFlinger::PlaybackThread::Tracks<T>::remove(const sp<T> &track) in remove()
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()1908 const mkvparser::Tracks *tracks = mSegment->GetTracks(); in addTracks()