Searched refs:mNotificationListenerConnectionListener (Results 1 – 1 of 1) sorted by relevance
40 private ServiceConnection mNotificationListenerConnectionListener = new ServiceConnection() { field in CarNotificationCenterActivity80 bindService(intent, mNotificationListenerConnectionListener, Context.BIND_AUTO_CREATE); in onStart()95 unbindService(mNotificationListenerConnectionListener); in onStop()