Home
last modified time | relevance | path

Searched refs:removeForegroundNotification (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowService.java27 removeForegroundNotification(); in onDestroy()
63 removeForegroundNotification(); in stopForeground()
67 private void removeForegroundNotification() { in removeForegroundNotification() method in ShadowService