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.java209 long finishedCountMs = millisUntilFinished + System.currentTimeMillis(); in showNotification() local
213 builder.setWhen(finishedCountMs); in showNotification()
216 finishedCountMs); in showNotification()