Searched refs:modifiedBeforeSending (Results 1 – 7 of 7) sorted by relevance
61 int notificationLocation, boolean modifiedBeforeSending) { in smartReplySent() argument66 notificationLocation, modifiedBeforeSending); in smartReplySent() local
353 boolean modifiedBeforeSending = in setUpWithCallback()363 modifiedBeforeSending); in setUpWithCallback()
91 int notificationLocation, boolean modifiedBeforeSending); in onNotificationSmartReplySent() argument
1370 int notificationLocation, boolean modifiedBeforeSending) {1388 modifiedBeforeSending ? 1 : 0);
80 in int notificationLocation, boolean modifiedBeforeSending); in onNotificationSmartReplySent() argument
1489 boolean modifiedBeforeSending) throws RemoteException { in onNotificationSmartReplySent() argument1494 notificationLocation, modifiedBeforeSending); in onNotificationSmartReplySent()
5576 final boolean modifiedBeforeSending = true; in testOnNotificationSmartReplySent()5585 modifiedBeforeSending); in testOnNotificationSmartReplySent() local