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

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

Completed in 13 milliseconds