Home
last modified time | relevance | path

Searched refs:FmActivityToLayoutMethod (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/wizards/templates/
DFmActivityToLayoutMethodTest.java30 FmActivityToLayoutMethod method = new FmActivityToLayoutMethod(); in check()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DFmActivityToLayoutMethod.java34 public class FmActivityToLayoutMethod implements TemplateMethodModel { class
DTemplateHandler.java348 paramMap.put("activityToLayout", new FmActivityToLayoutMethod()); //$NON-NLS-1$ in createBuiltinMap()