Home
last modified time | relevance | path

Searched defs:startForeground (Results 1 – 9 of 9) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowService.java58 protected final void startForeground(int id, Notification notification) { in startForeground() method in ShadowService
72 protected final void startForeground( in startForeground() method in ShadowService
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DServiceUtils.java52 Method startForeground = null; in setForeground() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowServiceTest.java74 public void startForeground() { in startForeground() method in ShadowServiceTest
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowService.java49 protected final void startForeground(int id, Notification notification) { in startForeground() method in ShadowService
/external/cronet/base/android/java/src/org/chromium/base/compat/
DApiHelperForS.java119 public static void startForeground( in startForeground() method in ApiHelperForS
DApiHelperForQ.java82 public static void startForeground( in startForeground() method in ApiHelperForQ
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowServiceTest.java77 public void startForeground() { in startForeground() method in ShadowServiceTest
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java567 public static void startForeground(Context context, Class<? extends DownloadService> clazz) { in startForeground() method in DownloadService
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java569 public static void startForeground(Context context, Class<? extends DownloadService> clazz) { in startForeground() method in DownloadService