Searched defs:relation (Results 1 – 5 of 5) sorted by relevance
82 public static Relation create(@NonNull String relation) throws AssociationServiceException { in create()93 public boolean matches(Relation relation) { in matches()102 StringBuilder relation = new StringBuilder(); in toString() local119 Relation relation = (Relation) o; in equals() local
53 private Statement(AbstractAsset source, AbstractAsset target, Relation relation) { in Statement()93 @NonNull Relation relation) { in create()
190 String relation = extras.getString(EXTRA_RELATION); in onStartCommand() local228 public IsAssociatedCallable(List<String> sources, String target, String relation, in IsAssociatedCallable()237 Relation relation) throws AssociationServiceException { in verifyOneSource()253 Relation relation; in call() local
1005 private View getRelatedView(int[] rules, int relation) { in getRelatedView()1026 private LayoutParams getRelatedViewParams(int[] rules, int relation) { in getRelatedViewParams()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...