Searched refs:setApplicationInForeground (Results 1 – 3 of 3) sorted by relevance
136 public void setApplicationInForeground(boolean inForeground) { in setApplicationInForeground() method in DataModel140 mNotificationModel.setApplicationInForeground(inForeground); in setApplicationInForeground()
29 void setApplicationInForeground(boolean inForeground) { in setApplicationInForeground() method in NotificationModel
216 DataModel.getDataModel().setApplicationInForeground(true); in onResume()239 DataModel.getDataModel().setApplicationInForeground(false); in onPause()