Home
last modified time | relevance | path

Searched refs:mIsFmFavoriteForeground (Results 1 – 1 of 1) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/
DFmService.java173 private boolean mIsFmFavoriteForeground = false; field in FmService
2581 return (mIsFmMainForeground || mIsFmFavoriteForeground || mIsFmRecordForeground); in isActivityForeground()
2597 mIsFmFavoriteForeground = isForeground; in setFmFavoriteForeground()