Home | History | Annotate | Download | only in notification

Lines Matching defs:COL_AIRTIME_MS

1052         private static final String COL_AIRTIME_MS = "airtime_ms";
1139 COL_AIRTIME_MS + " INT," +
1307 outCv.put(COL_AIRTIME_MS, r.stats.getCurrentAirtimeMs());