Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowService.java24 private boolean notificationShouldRemoved; field in ShadowService
65 notificationShouldRemoved = removeNotification; in stopForeground()
92 return notificationShouldRemoved; in getNotificationShouldRemoved()