Searched defs:candidate (Results 1 – 3 of 3) sorted by relevance
1114 private boolean isBefore(UiViewElementNode beforeNode, UiViewElementNode candidate) { in isBefore()1128 private boolean isAfter(UiViewElementNode afterNode, UiViewElementNode candidate) { in isAfter()
414 File candidate = new File(folder, name + DOT_XML); in IncludeGraph() local
421 IAndroidTarget candidate = null; in launch() local