Searched refs:shouldTriggerForDescendants (Results 1 – 4 of 4) sorted by relevance
94 public boolean shouldTriggerForDescendants() { in shouldTriggerForDescendants() method in ContentUriTriggers.Trigger
123 int flag = trigger.shouldTriggerForDescendants() in convertContentUriTrigger()
267 objectOutputStream.writeBoolean(trigger.shouldTriggerForDescendants()); in contentUriTriggersToByteArray()
116 int flag = trigger.shouldTriggerForDescendants() in convertContentUriTrigger()