Searched refs:testFgs (Results 1 – 1 of 1) sorted by relevance
358 final Intent testFgs = new Intent(TestFgsService.ACTION_STOP_FOREGROUND); in stopFgs() local359 mContext.sendBroadcast(testFgs); in stopFgs()