Searched refs:mIsFmFavoriteForeground (Results 1 – 1 of 1) sorted by relevance
173 private boolean mIsFmFavoriteForeground = false; field in FmService2581 return (mIsFmMainForeground || mIsFmFavoriteForeground || mIsFmRecordForeground); in isActivityForeground()2597 mIsFmFavoriteForeground = isForeground; in setFmFavoriteForeground()