HomeSort by relevance Sort by last modified time
    Searched refs:FgService (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
FgService.java 33 public class FgService extends Service {
34 private static final String NOTIFICATION_CHANNEL_ID = "cts/shortcutmanager/FgService";
38 new Intent().setComponent(new ComponentName(context, FgService.class))
53 .setContentTitle("FgService")
ShortcutManagerThrottlingTestReceiver.java 145 FgService.start(context, replyAction);

Completed in 54 milliseconds