Searched refs:pushMessageOverQuota (Results 1 – 1 of 1) sorted by relevance
96 final boolean pushMessageOverQuota; // originated from a push message which was over quota? field in BroadcastRecord487 pushMessageOverQuota = options != null && options.isPushMessagingOverQuotaBroadcast(); in BroadcastRecord()552 pushMessageOverQuota = from.pushMessageOverQuota; in BroadcastRecord()680 } else if (pushMessageOverQuota) { in getHostingRecordTriggerType()931 if (pushMessageOverQuota) { in calculateTypeForLogging()