Searched refs:mNotify (Results 1 – 1 of 1) sorted by relevance
68 button.setOnClickListener(mNotify); in onCreate()91 private OnClickListener mNotify = new OnClickListener() { field in NotificationBackgroundService.Controller