Searched refs:isPlatform (Results 1 – 12 of 12) sorted by relevance
50 if (projectTarget.isPlatform()) { in canRun()
164 return mProjectTarget.isPlatform() ? in getColumnImage()372 if (mProjectTarget.isPlatform()) { in createDialogArea()
480 if (projectTarget.isPlatform()) { // means this can run on any device as long in launch()
188 if (target.isPlatform() in createControl()209 } else if (target.isPlatform() in createControl()389 if (target.isPlatform() == false && in getCompilationTargets()571 if (!target.isPlatform()) { in widgetSelected()
542 if (!projectTarget.isPlatform() && projectTarget.hasRenderingLibrary()) { in findDefaultRenderTarget()567 if (!target.isPlatform()) { in findDefaultRenderTarget()
884 && t.isPlatform()) { in loadRenderState()
1250 if (target.isPlatform()) { in getRenderingTargetLabel()
394 public boolean isPlatform() { in isPlatform() method in ManifestInfoTest.TestAndroidTarget
826 if (target.isPlatform()) {951 if (target.isPlatform()) {985 if (target.isPlatform()) {
324 if (!target.isPlatform()) { in checkTemplate()437 if (!target.isPlatform()) { in checkProjectWithActivity()
455 if (target.isPlatform() in onSdkLoaded()
269 if (!t.isPlatform()) { in createProject()