Home | History | Annotate | Download | only in server

Lines Matching refs:enqueueNotificationInternal

872         enqueueNotificationInternal(pkg, Binder.getCallingUid(), Binder.getCallingPid(),
882 public void enqueueNotificationInternal(String pkg, int callingUid, int callingPid,
886 Slog.v(TAG, "enqueueNotificationInternal: pkg=" + pkg + " id=" + id + " notification=" + notification);