OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogCatView_Go_To_Problem_Error_Line
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
Messages.java
96
public static String
LogCatView_Go_To_Problem_Error_Line
;
messages.properties
90
LogCatView_Go_To_Problem_Error_Line
=Go to Problem (error line)
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
OldLogCatView.java
301
mGotoErrorLineAction = new CommonAction(Messages.
LogCatView_Go_To_Problem_Error_Line
) {
Completed in 84 milliseconds