Home
last modified time | relevance | path

Searched refs:LogCatView_Select_All (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
DMessages.java94 public static String LogCatView_Select_All; field in Messages
Dmessages.properties88 LogCatView_Select_All=Select All key
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DLogCatView.java78 new Action(Messages.LogCatView_Select_All) { in createPartControl() argument
DOldLogCatView.java301 new Action(Messages.LogCatView_Select_All) { in createPartControl() argument