Home
last modified time | relevance | path

Searched defs:startForegroundService (Results 1 – 5 of 5) sorted by relevance

/external/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
DMainActivity.java265 private void startForegroundService() { in startForegroundService() method in MainActivity
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowContextTest.java46 public void startForegroundService() { in startForegroundService() method in ShadowContextTest
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowContextImpl.java342 protected ComponentName startForegroundService(Intent service) { in startForegroundService() method in ShadowContextImpl
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java196 public static ComponentName startForegroundService(Context context, Intent intent) { in startForegroundService() method in Util
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java196 public static ComponentName startForegroundService(Context context, Intent intent) { in startForegroundService() method in Util