Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
DMessages.java25 public static String DdmsPlugin_DDMS_Post_Create_Init; field in Messages
Dmessages.properties19 DdmsPlugin_DDMS_Post_Create_Init=DDMS post-create init key
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DDdmsPlugin.java293 new Job(Messages.DdmsPlugin_DDMS_Post_Create_Init) { in start() argument