Searched refs:setApplicationInForeground (Results 1 – 3 of 3) sorted by relevance
29 void setApplicationInForeground(boolean inForeground) { in setApplicationInForeground() method in NotificationModel
292 public void setApplicationInForeground(boolean inForeground) { in setApplicationInForeground() method in DataModel296 mNotificationModel.setApplicationInForeground(inForeground); in setApplicationInForeground()
313 DataModel.getDataModel().setApplicationInForeground(true); in onStart()360 DataModel.getDataModel().setApplicationInForeground(false); in onStop()