Searched refs:iNotificationManager (Results 1 – 2 of 2) sorted by relevance
30 public static void setINotificationManager(INotificationManager iNotificationManager) { in setINotificationManager() argument31 sNotificationManager = iNotificationManager; in setINotificationManager()
60 public MediaSessionHelper(Context context, INotificationManager iNotificationManager) { in MediaSessionHelper() argument64 mINotificationManager = iNotificationManager; in MediaSessionHelper()