Searched refs:mDirectService (Results 1 – 1 of 1) sorted by relevance
117 private final NotificationManagerService mDirectService; field in NotificationShellCmd123 mDirectService = service; in NotificationShellCmd()125 mPm = mDirectService.getContext().getPackageManager(); in NotificationShellCmd()269 mDirectService.resetAssistantUserSet(userId); in onCommand()332 nr.dump(pw, "", mDirectService.getContext(), false); in onCommand()341 final SnoozeHelper sh = mDirectService.mSnoozeHelper; in onCommand()363 mDirectService.unsnoozeNotificationInt(key, null, mute); in onCommand()400 nls.registerAsSystemService(mDirectService.getContext(), in onCommand()474 final Context context = mDirectService.getContext(); in doNotify()680 NotificationRecord nr = mDirectService.findNotificationLocked( in doNotify()[all …]