Searched refs:NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
51 private int NOTIFICATION = R.string.local_service_started; field in LocalService81 mNM.cancel(NOTIFICATION); in onDestroy()118 mNM.notify(NOTIFICATION, notification); in showNotification()