Searched refs:notificationManagerServiceBinder (Results 1 – 1 of 1) sorted by relevance
121 IBinder notificationManagerServiceBinder = ServiceManager.getService( in doInBackground() local123 if (notificationManagerServiceBinder == null) { in doInBackground()128 INotificationManager.Stub.asInterface(notificationManagerServiceBinder); in doInBackground()