Home
last modified time | relevance | path

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

/cts/tests/app/FgsStartTest/helper/src/android/app/fgsstarttesthelper/
DFgsNewLogicTest.java55 final var job = new JobInfo.Builder(JOB_ID, new ComponentName(context, Fgs.class)) in runTest()
78 public static class Fgs extends JobService { class in FgsNewLogicTest