/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/ |
D | PreferencePage.java | 23 import com.android.ide.eclipse.ddms.i18n.Messages; 58 Messages.PreferencePage_Base_Local_Debugger_Port, getFieldEditorParent()); in createFieldEditors() 65 Messages.PreferencePage_Thread_Updates_Enabled_By_Default, getFieldEditorParent()); in createFieldEditors() 69 Messages.PreferencePage_Heap_Updates_Enabled_Default, getFieldEditorParent()); in createFieldEditors() 73 Messages.PreferencePage_Thread_Status_Refresh_Interval, getFieldEditorParent()); in createFieldEditors() 79 Messages.PreferencePage_HPROF_Action, new String[][] { in createFieldEditors() 81 Messages.PreferencePage_Save_Disk, HProfHandler.ACTION_SAVE in createFieldEditors() 84 Messages.PreferencePage_Open_Eclipse, HProfHandler.ACTION_OPEN in createFieldEditors() 96 Messages.PreferencePage_ADB_Connection_Time_Out, getFieldEditorParent()); in createFieldEditors() 101 Messages.PreferencePage_Logging_Level, 1, new String[][] { in createFieldEditors() [all …]
|
D | LogCatPreferencePage.java | 25 import com.android.ide.eclipse.ddms.i18n.Messages; 61 Messages.LogCatPreferencePage_Display_Font, getFieldEditorParent()); in createFieldEditors() 66 Messages.LogCatPreferencePage_MaxMessages, getFieldEditorParent()); in createFieldEditors() 90 Messages.LogCatPreferencePage_Switch_Perspective, getFieldEditorParent()); in createAdtSpecificFieldEditors() 104 Messages.LogCatPreferencePage_Switch_To, perspectives, getFieldEditorParent()); in createAdtSpecificFieldEditors() 112 Messages.LogCatPreferencePage_AutoMonitorLogcat, in createAdtSpecificFieldEditors() 117 Messages.LogCatPreferencePage_SessionFilterLogLevel, in createAdtSpecificFieldEditors()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/ |
D | EventLogView.java | 22 import com.android.ide.eclipse.ddms.i18n.Messages; 40 CommonAction optionsAction = new CommonAction(Messages.EventLogView_Options); in createPartControl() 41 optionsAction.setToolTipText(Messages.EventLogView_Opens_Options_Panel); in createPartControl() 44 CommonAction clearLogAction = new CommonAction(Messages.EventLogView_Clear_Log); in createPartControl() 45 clearLogAction.setToolTipText(Messages.EventLogView_Clears_Event_Log); in createPartControl() 48 CommonAction saveAction = new CommonAction(Messages.EventLogView_Save_Log); in createPartControl() 49 saveAction.setToolTipText(Messages.EventLogView_Saves_Event_Log); in createPartControl() 52 CommonAction loadAction = new CommonAction(Messages.EventLogView_Load_Log); in createPartControl() 53 loadAction.setToolTipText(Messages.EventLogView_Loads_Event_Log); in createPartControl() 56 … CommonAction importBugAction = new CommonAction(Messages.EventLogView_Import_Bug_Report_Log); in createPartControl() [all …]
|
D | DeviceView.java | 44 import com.android.ide.eclipse.ddms.i18n.Messages; 136 return Messages.DeviceView_HPROF_Error; in getDialogTitle() 146 Messages.DeviceView_Unable_Create_HPROF_For_Application, in onEndFailure() 191 String.format(Messages.DeviceView_Pulling_From_Device, in onSuccess() 200 remoteFilePath, Messages.DeviceView_Save_HPROF_File); in onSuccess() 205 … Messages.DeviceView_Unable_Download_HPROF_From_Device_One_Param_First_Message, in onSuccess() 211 Messages.DeviceView_Unable_Download_HPROF_From_Device_Two_Param, in onSuccess() 216 … Messages.DeviceView_Unable_Download_HPROF_From_Device_One_Param_Second_Message, in onSuccess() 249 Messages.DeviceView_Failed_To_Save_HPROF_Data, in onSuccess() 255 data, Messages.DeviceView_Save_HPROF_File); in onSuccess() [all …]
|
D | FileExplorerView.java | 26 import com.android.ide.eclipse.ddms.i18n.Messages; 82 CommonAction pushAction = new CommonAction(Messages.FileExplorerView_Push_File) { in createPartControl() 88 pushAction.setToolTipText(Messages.FileExplorerView_Push_File_Onto_Device); in createPartControl() 92 CommonAction pullAction = new CommonAction(Messages.FileExplorerView_Pull_File) { in createPartControl() 98 pullAction.setToolTipText(Messages.FileExplorerView_Pull_File_From_File); in createPartControl() 102 CommonAction deleteAction = new CommonAction(Messages.FileExplorerView_Delete) { in createPartControl() 108 deleteAction.setToolTipText(Messages.FileExplorerView_Delete_The_Selection); in createPartControl()
|
D | OldLogCatView.java | 28 import com.android.ide.eclipse.ddms.i18n.Messages; 196 mCreateFilterAction = new CommonAction(Messages.LogCatView_Create_Filter) { in createPartControl() 202 mCreateFilterAction.setToolTipText(Messages.LogCatView_Create_Filter_Tooltip); in createPartControl() 205 mEditFilterAction = new CommonAction(Messages.LogCatView_Edit_Filter) { in createPartControl() 211 mEditFilterAction.setToolTipText(Messages.LogCatView_Edit_Filter_Tooltip); in createPartControl() 214 mDeleteFilterAction = new CommonAction(Messages.LogCatView_Delete_Filter) { in createPartControl() 220 mDeleteFilterAction.setToolTipText(Messages.LogCatView_Delete_Filter_Tooltip); in createPartControl() 223 mExportAction = new CommonAction(Messages.LogCatView_Export_Selection_As_Text) { in createPartControl() 229 mExportAction.setToolTipText(Messages.LogCatView_Export_Selection_As_Text_Tooltip); in createPartControl() 258 mClearAction = new Action(Messages.LogCatView_Clear_Log) { in createPartControl() [all …]
|
D | TableView.java | 22 import com.android.ide.eclipse.ddms.i18n.Messages; 74 mCopyAction = new Action(Messages.TableView_Copy) { in setupTableFocusListener() 85 mSelectAllAction = new Action(Messages.TableView_Select_All) { in setupTableFocusListener()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
D | NdkGdbLaunchDelegate.java | 108 Messages.NdkGdbLaunchDelegate_LaunchError_CouldNotGetProject); in doLaunch() 114 monitor.setTaskName(Messages.NdkGdbLaunchDelegate_Action_PerformIncrementalBuild); in doLaunch() 120 Messages.NdkGdbLaunchDelegate_LaunchError_ProjectHasErrors); in doLaunch() 138 monitor.setTaskName(Messages.NdkGdbLaunchDelegate_Action_ObtainAppAbis); in doLaunch() 142 Messages.NdkGdbLaunchDelegate_LaunchError_UnableToDetectAppAbi); in doLaunch() 151 monitor.setTaskName(Messages.NdkGdbLaunchDelegate_Action_ObtainDevice); in doLaunch() 184 monitor.setTaskName(Messages.NdkGdbLaunchDelegate_Action_CheckAndroidDeviceVersion); in doLaunch() 188 Messages.NdkGdbLaunchDelegate_LaunchError_UnknownAndroidDeviceVersion); in doLaunch() 192 Messages.NdkGdbLaunchDelegate_LaunchError_Api8Needed); in doLaunch() 197 monitor.setTaskName(Messages.NdkGdbLaunchDelegate_Action_ObtainDeviceABI); in doLaunch() [all …]
|
D | Messages.java | 21 public class Messages extends NLS { class 57 NLS.initializeMessages(BUNDLE_NAME, Messages.class); in NLS.initializeMessages() 60 private Messages() { in Messages() method in Messages
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/preferences/ |
D | NdkPreferencePage.java | 20 import com.android.ide.eclipse.ndk.internal.Messages; 38 setDescription(Messages.NDKPreferencePage_Preferences); in NdkPreferencePage() 44 Messages.NDKPreferencePage_Location, getFieldEditorParent()); in createFieldEditors() 57 setErrorMessage(Messages.NDKPreferencePage_not_a_valid_directory); in doCheckState() 63 setErrorMessage(Messages.NDKPreferencePage_not_a_valid_NDK_directory); in doCheckState()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
D | DexWrapper.java | 75 Messages.DexWrapper_s_does_not_exists, osFilepath)); in loadDex() 103 return createErrorStatus(Messages.DexWrapper_SecuryEx_Unable_To_Find_API, e); in loadDex() 105 return createErrorStatus(Messages.DexWrapper_SecuryEx_Unable_To_Find_Method, e); in loadDex() 107 return createErrorStatus(Messages.DexWrapper_SecuryEx_Unable_To_Find_Field, e); in loadDex() 114 String.format(Messages.DexWrapper_Failed_to_load_s, osFilepath), e); in loadDex() 117 String.format(Messages.DexWrapper_Failed_to_load_s, osFilepath), e); in loadDex() 169 String.format(Messages.DexWrapper_Unable_To_Execute_Dex_s, in run() 208 String.format(Messages.DexWrapper_Unable_To_Execute_Dex_s, msg), t)); in run() 214 AdtPlugin.printErrorToConsole(Messages.DexWrapper_Dex_Loader, message); in createErrorStatus()
|
D | Messages.java | 6 public class Messages extends NLS { class 145 NLS.initializeMessages(BUNDLE_NAME, Messages.class); in NLS.initializeMessages() 148 private Messages() { in Messages() method in Messages
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
D | BuildPreferencePage.java | 68 setDescription(Messages.BuildPreferencePage_Title); in BuildPreferencePage() 74 Messages.BuildPreferencePage_Auto_Refresh_Resources_on_Build, in createFieldEditors() 87 Messages.BuildPreferencePage_Build_Output, 1, new String[][] { in createFieldEditors() 88 { Messages.BuildPreferencePage_Silent, BuildVerbosity.ALWAYS.name() }, in createFieldEditors() 89 { Messages.BuildPreferencePage_Normal, BuildVerbosity.NORMAL.name() }, in createFieldEditors() 90 { Messages.BuildPreferencePage_Verbose, BuildVerbosity.VERBOSE.name() } in createFieldEditors() 101 Messages.BuildPreferencePage_Default_KeyStore, getFieldEditorParent()); in createFieldEditors() 103 Messages.BuildPreferencePage_Default_Certificate_Fingerprint_MD5, in createFieldEditors() 107 Messages.BuildPreferencePage_Default_Certificate_Fingerprint_SHA1, in createFieldEditors() 128 Messages.BuildPreferencePage_Custom_Keystore, getFieldEditorParent()); in createFieldEditors() [all …]
|
D | Messages.java | 6 public class Messages extends NLS { class 46 NLS.initializeMessages(BUNDLE_NAME, Messages.class); in NLS.initializeMessages() 49 private Messages() { in Messages() method in Messages
|
D | LaunchPreferencePage.java | 35 setDescription(Messages.LaunchPreferencePage_Title); in LaunchPreferencePage() 41 Messages.LaunchPreferencePage_Default_Emu_Options, getFieldEditorParent())); in createFieldEditors() 44 Messages.LaunchPreferencePage_Default_HOME_Package, getFieldEditorParent())); in createFieldEditors()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/wizards/ |
D | AddNativeWizardPage.java | 19 import com.android.ide.eclipse.ndk.internal.Messages; 40 setDescription(Messages.AddNativeWizardPage_Description); in AddNativeWizardPage() 41 setTitle(Messages.AddNativeWizardPage_Title); in AddNativeWizardPage() 45 setErrorMessage(Messages.AddNativeWizardPage_Location_not_valid); in AddNativeWizardPage() 61 lblLibraryName.setText(Messages.AddNativeWizardPage_LibraryName); in createControl()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
D | Messages.java | 6 public class Messages extends NLS { class 39 NLS.initializeMessages(BUNDLE_NAME, Messages.class); in NLS.initializeMessages() 42 private Messages() { in Messages() method in Messages
|
D | AndroidPrintStream.java | 83 return String.format(Messages.Console_Date_Tag, c); in getMessageTag() 86 return String.format(Messages.Console_Data_Project_Tag, c, tag); in getMessageTag()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/ |
D | Messages.java | 21 public class Messages extends NLS { class 58 NLS.initializeMessages(BUNDLE_NAME, Messages.class); in NLS.initializeMessages() 61 private Messages() { in Messages() method in Messages
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/templates/ |
D | SimpleFile.java | 20 import com.android.ide.eclipse.ndk.internal.Messages; 72 throw new ProcessFailureException(Messages.SimpleFile_Bad_file_operation); in process() 79 throw new ProcessFailureException(Messages.SimpleFile_No_project_name); in process() 82 throw new ProcessFailureException(Messages.SimpleFile_Project_does_not_exist); in process() 87 throw new ProcessFailureException(Messages.SimpleFile_Bundle_not_found); in process() 101 throw new ProcessFailureException(Messages.SimpleFile_Could_not_fine_source in process()
|
D | SetFolders.java | 19 import com.android.ide.eclipse.ndk.internal.Messages; 62 throw new ProcessFailureException(Messages.SetFolders_Missing_project_name); in process() 66 throw new ProcessFailureException(Messages.SetFolders_Project_does_not_exist); in process() 70 throw new ProcessFailureException(Messages.SetFolders_No_folders); in process()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ |
D | VersionCheck.java | 23 import com.android.ide.eclipse.adt.Messages; 111 Messages.VersionCheck_Plugin_Version_Failed); in checkVersion() 120 Messages.VersionCheck_Build_Tool_Missing); in checkVersion() 144 String.format(Messages.VersionCheck_Plugin_Too_Old, in checkVersion() 183 String.format(Messages.VersionCheck_Tools_Too_Old, in checkVersion()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/ |
D | PreCompilerDeltaVisitor.java | 23 import com.android.ide.eclipse.adt.internal.build.Messages; 296 String msg = String.format(Messages.s_Removed_Recreating_s, fileName); in visit() 300 String msg = String.format(Messages.s_Modified_Manually_Recreating_s, in visit() 335 message = String.format(Messages.s_Modified_Recreating_s, p); in visit() 339 message = String.format(Messages.Added_s_s_Needs_Updating, p, in visit() 344 message = String.format(Messages.s_Removed_s_Needs_Updating, p, in visit()
|
D | ResourceManagerBuilder.java | 22 import com.android.ide.eclipse.adt.internal.build.Messages; 103 errorMessage = Messages.Requires_Compiler_Compliance_s; in build() 106 errorMessage = Messages.Requires_Source_Compatibility_s; in build() 109 errorMessage = Messages.Requires_Class_Compatibility_s; in build() 154 AdtPlugin.printErrorToConsole(project, Messages.No_SDK_Setup_Error); in build() 155 markProject(AdtConstants.MARKER_ADT, Messages.No_SDK_Setup_Error, in build() 303 AdtPlugin.printBuildToConsole(BuildVerbosity.VERBOSE, project, Messages.Refreshing_Res); in build()
|
D | PostCompilerBuilder.java | 31 import com.android.ide.eclipse.adt.internal.build.Messages; 233 Messages.Start_Full_Apk_Build); in build() 245 Messages.Start_Inc_Apk_Build); in build() 421 Messages.Skip_Post_Compiler); in build() 425 Messages.Start_Full_Post_Compiler); in build() 464 String msg = String.format(Messages.s_Missing_Repackaging, finalPackageName); in build() 503 markProject(AdtConstants.MARKER_PACKAGING, Messages.Output_Missing, in build() 515 String msg = String.format(Messages.s_File_Missing, in build() 574 Messages.Unparsed_AAPT_Errors, in build() 609 AdtPlugin.printErrorToConsole(project, Messages.Incompatible_VM_Warning, in build() [all …]
|