Searched defs:idReceived (Results 1 – 3 of 3) sorted by relevance
23 String tag, int id, Notification notification, int[] idReceived, int userId); in enqueueNotification()
45 in Notification notification, inout int[] idReceived, int userId); in enqueueNotificationWithTag()
1150 final int[] idReceived = new int[1]; in enqueueNotification() local