Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java852 PendingIntent fgs1 = PendingIntent.getForegroundService(context, 1, in testPendingAlarmInfo() local
866 am.setExactAndAllowWhileIdle(AlarmManager.ELAPSED_REALTIME, farTriggerElapsed, fgs1); in testPendingAlarmInfo()