Searched refs:alias (Results 1 – 21 of 21) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
D | KeySelectionPage.java | 175 String alias = aliases.nextElement(); in onShow() local 176 mKeyAliases.add(alias); in onShow() 177 aliasList.add(alias); in onShow() 178 if (selection == -1 && alias.equalsIgnoreCase(keyAlias)) { in onShow()
|
D | KeyCreationPage.java | 199 String alias = ProjectHelper.loadStringProperty(project, ExportWizard.PROPERTY_ALIAS); in onShow() local 200 if (alias != null) { in onShow() 201 mAlias.setText(alias); in onShow() 253 for (String alias : mExistingAliases) { in onChange() 254 if (alias.equalsIgnoreCase(keyAlias)) { in onChange()
|
/sdk/testapps/jarCheckTests3/app/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests1/lib2/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests3/lib2/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests1/lib1/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests2/app/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/aidlTest/libWithAidl/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/gridlayoutTest/app/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/aidlTest/mainProject/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/customViewTest/mainProject/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests3/lib1/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/buildConfigTest/app/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests2/lib2/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests2/lib1/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests1/app/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/basicProjectWithAidl/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/customViewTest/libWithCustomView/ |
D | ant.properties | 15 # 'key.alias' for the name of the key to use.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | ImageOverlay.java | 340 private int gc_setAntialias(GC gc, int alias) { in gc_setAntialias() argument 343 gc.setAntialias(alias); in gc_setAntialias()
|
/sdk/eclipse/buildConfig/ |
D | build.properties | 89 #sign.alias=<alias>
|
/sdk/templates/docs/ |
D | prettify.js | 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,…
|