Searched refs:removeForegroundServiceFlagFromNotification (Results 1 – 3 of 3) sorted by relevance
25 void removeForegroundServiceFlagFromNotification(String pkg, int notificationId, int userId); in removeForegroundServiceFlagFromNotification() method
2007 public void removeForegroundServiceFlagFromNotification(String pkg, int notificationId,
571 nmi.removeForegroundServiceFlagFromNotification(localPackageName, localForegroundId, in stripForegroundServiceFlagFromNotification()