Searched refs:isApplicationInForeground (Results 1 – 8 of 8) sorted by relevance
110 if (!mNotificationModel.isApplicationInForeground()) { in setStopwatch()156 if (!mNotificationModel.isApplicationInForeground()) { in addLap()227 if (stopwatch.isReset() || mNotificationModel.isApplicationInForeground()) { in updateNotification()
293 if (mNotificationModel.isApplicationInForeground() != inForeground) { in setApplicationInForeground()307 public boolean isApplicationInForeground() { in isApplicationInForeground() method in DataModel309 return mNotificationModel.isApplicationInForeground(); in isApplicationInForeground()
36 boolean isApplicationInForeground() { in isApplicationInForeground() method in NotificationModel
729 if (mNotificationModel.isApplicationInForeground()) { in updateNotification()765 if (mNotificationModel.isApplicationInForeground()) { in updateMissedNotification()
121 if (mNotificationModel.isApplicationInForeground()) { in updateSilentState()
121 if (DataModel.getDataModel().isApplicationInForeground()) { in updateDropShadow()132 if (DataModel.getDataModel().isApplicationInForeground()) { in updateDropShadow()
656 if (DataModel.getDataModel().isApplicationInForeground()) { in selectedTabChanged()
442 final boolean appInForeground = DataModel.getDataModel().isApplicationInForeground(); in adjustWakeLock()588 if (DataModel.getDataModel().isApplicationInForeground()) {593 if (DataModel.getDataModel().isApplicationInForeground()) {