Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DEmergencyCallbackModeService.java207 long finishedCountMs = millisUntilFinished + System.currentTimeMillis(); in showNotification() local
211 builder.setWhen(finishedCountMs); in showNotification()
214 finishedCountMs); in showNotification()