Searched defs:startForeground (Results 1 – 2 of 2) sorted by relevance
705 public final void startForeground(int id, Notification notification) { in startForeground() method in Service739 public final void startForeground(int id, @NonNull Notification notification, in startForeground() method in Service
82 private void startForeground() { in startForeground() method in TestService