Searched refs:setIsInForeground (Results 1 – 2 of 2) sorted by relevance
83 mNotificationViewController.setIsInForeground(true); in onStart()89 mNotificationViewController.setIsInForeground(false); in onStop()
87 public void setIsInForeground(boolean isInForeground) { in setIsInForeground() method in NotificationViewController