Searched refs:Fgs (Results 1 – 1 of 1) sorted by relevance
55 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