Searched refs:hasContentUriTriggers (Results 1 – 4 of 4) sorted by relevance
78 || !workSpec.constraints.hasContentUriTriggers()) { in schedule()
132 public boolean hasContentUriTriggers() { in hasContentUriTriggers() method in Constraints
104 if (Build.VERSION.SDK_INT >= 24 && constraints.hasContentUriTriggers()) { in convert()
67 if (Build.VERSION.SDK_INT >= 24 && workSpec.constraints.hasContentUriTriggers()) { in setExecutionTrigger()