Home | History | Annotate | Download | only in apf

Lines Matching defs:ev

1287         ApfProgramEvent ev = mLastInstallEvent;
1289 ev.actualLifetime = now - mLastTimeInstalledProgram;
1290 if (ev.actualLifetime < APF_PROGRAM_EVENT_LIFETIME_THRESHOLD) {
1293 mMetricsLog.log(ev);