Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DSimImportService.java217 private Notification getImportingNotification() { in getImportingNotification() method in SimImportService
281 startForeground(NOTIFICATION_ID, getImportingNotification()); in onPreExecute()