Searched refs:STOP_FOREGROUND_REMOVE (Results 1 – 5 of 5) sorted by relevance
312 public static final int STOP_FOREGROUND_REMOVE = 1<<0; field in Service326 STOP_FOREGROUND_REMOVE,718 stopForeground(removeNotification ? STOP_FOREGROUND_REMOVE : 0); in stopForeground()
723 if ((flags & Service.STOP_FOREGROUND_REMOVE) != 0) { in setServiceForegroundLocked()
5574 field public static final int STOP_FOREGROUND_REMOVE = 1; // 0x1
5575 field public static final int STOP_FOREGROUND_REMOVE = 1; // 0x1
5722 field public static final int STOP_FOREGROUND_REMOVE = 1; // 0x1