Searched defs:ageSeconds (Results 1 – 3 of 3) sorted by relevance
196 int ageSeconds = (int) (nowMs - result.timestamp / 1000) / 1000; in verboseScanResultSummary() local
888 final int ageSeconds = (int) (nowMs - scanResult.timestamp / 1000) / 1000; in getScanResultDescription() local
1067 int ageSeconds = Settings.Global.getInt(mContentResolver, in trimToFit() local