HomeSort by relevance Sort by last modified time
    Searched full:bgservice (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
BgService.java 33 public class BgService extends Service {
36 new Intent().setComponent(new ComponentName(context, BgService.class))
ShortcutManagerThrottlingTestReceiver.java 120 BgService.start(context, replyAction);
  /cts/tests/tests/shortcutmanager/throttling/
AndroidManifest.xml 35 <service android:name=".BgService" />

Completed in 79 milliseconds