OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plugin_id
(Results
1 - 25
of
53
) sorted by null
1
2
3
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
PreferenceInitializer.java
37
DdmsPlugin.
PLUGIN_ID
+ ".logLevel"; //$NON-NLS-1$
40
DdmsPlugin.
PLUGIN_ID
+ ".adbDebugBasePort"; //$NON-NLS-1$
43
DdmsPlugin.
PLUGIN_ID
+ ".debugSelectedPort"; //$NON-NLS-1$
46
DdmsPlugin.
PLUGIN_ID
+ ".defaultThreadUpdateEnabled"; //$NON-NLS-1$
49
DdmsPlugin.
PLUGIN_ID
+ ".defaultHeapUpdateEnabled"; //$NON-NLS-1$
52
DdmsPlugin.
PLUGIN_ID
+ ".threadStatusInterval"; //$NON-NLS-1$
55
DdmsPlugin.
PLUGIN_ID
+ ".imageSaveDir"; //$NON-NLS-1$
58
DdmsPlugin.
PLUGIN_ID
+ ".lastImageSaveDir"; //$NON-NLS-1$
61
DdmsPlugin.
PLUGIN_ID
+ ".logcatFont"; //$NON-NLS-1$
64
DdmsPlugin.
PLUGIN_ID
+ ".hprofAction"; //$NON-NLS-1
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AdtPrefs.java
34
public final static String PREFS_SDK_DIR = AdtPlugin.
PLUGIN_ID
+ ".sdk"; //$NON-NLS-1$
36
public final static String PREFS_BUILD_RES_AUTO_REFRESH = AdtPlugin.
PLUGIN_ID
+ ".resAutoRefresh"; //$NON-NLS-1$
38
public final static String PREFS_BUILD_FORCE_ERROR_ON_NATIVELIB_IN_JAR = AdtPlugin.
PLUGIN_ID
+ ".forceErrorNativeLibInJar"; //$NON-NLS-1$
40
public final static String PREFS_BUILD_SKIP_POST_COMPILE_ON_FILE_SAVE = AdtPlugin.
PLUGIN_ID
+ ".skipPostCompileOnFileSave"; //$NON-NLS-1$
42
public final static String PREFS_BUILD_VERBOSITY = AdtPlugin.
PLUGIN_ID
+ ".buildVerbosity"; //$NON-NLS-1$
44
public final static String PREFS_DEFAULT_DEBUG_KEYSTORE = AdtPlugin.
PLUGIN_ID
+ ".defaultDebugKeyStore"; //$NON-NLS-1$
46
public final static String PREFS_CUSTOM_DEBUG_KEYSTORE = AdtPlugin.
PLUGIN_ID
+ ".customDebugKeyStore"; //$NON-NLS-1$
48
public final static String PREFS_HOME_PACKAGE = AdtPlugin.
PLUGIN_ID
+ ".homePackage"; //$NON-NLS-1$
50
public final static String PREFS_EMU_OPTIONS = AdtPlugin.
PLUGIN_ID
+ ".emuOptions"; //$NON-NLS-1$
52
public final static String PREFS_MONITOR_DENSITY = AdtPlugin.
PLUGIN_ID
+ ".monitorDensity"; //$NON-NLS-1
[
all
...]
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
Activator.java
29
public static final String
PLUGIN_ID
= "GLESv2DebuggerClient"; //$NON-NLS-1$
81
return imageDescriptorFromPlugin(
PLUGIN_ID
, path);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
Activator.java
29
public static final String
PLUGIN_ID
= "GLESv2DebuggerClient"; //$NON-NLS-1$
81
return imageDescriptorFromPlugin(
PLUGIN_ID
, path);
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
FileExplorerView.java
43
DdmsPlugin.
PLUGIN_ID
+ ".explorer.name"; //$NON-NLS-1S
45
DdmsPlugin.
PLUGIN_ID
+ ".explorer.size"; //$NON-NLS-1S
47
DdmsPlugin.
PLUGIN_ID
+ ".explorer.data"; //$NON-NLS-1S
49
DdmsPlugin.
PLUGIN_ID
+ ".explorer.time"; //$NON-NLS-1S
51
DdmsPlugin.
PLUGIN_ID
+ ".explorer.permissions"; //$NON-NLS-1S
53
DdmsPlugin.
PLUGIN_ID
+ ".explorer.info"; //$NON-NLS-1$
LogCatView.java
63
DdmsPlugin.
PLUGIN_ID
+ ".logcat.MethodDeclaration"; //$NON-NLS-1$
68
DdmsPlugin.
PLUGIN_ID
+ ".logcat.ErrorLine"; //$NON-NLS-1$
150
Status s = new Status(Status.ERROR, DdmsPlugin.
PLUGIN_ID
, e.getMessage(), e);
190
Status s = new Status(Status.ERROR, DdmsPlugin.
PLUGIN_ID
, e.getMessage(), e);
206
Status s = new Status(Status.ERROR, DdmsPlugin.
PLUGIN_ID
, e.getMessage(), e);
246
Status s = new Status(Status.ERROR, DdmsPlugin.
PLUGIN_ID
, e.getMessage(), e);
OldLogCatView.java
77
DdmsPlugin.
PLUGIN_ID
+ ".logcat.time"; //$NON-NLS-1$
79
DdmsPlugin.
PLUGIN_ID
+ ".logcat.level"; //$NON-NLS-1$
81
DdmsPlugin.
PLUGIN_ID
+ ".logcat.pid"; //$NON-NLS-1$
83
DdmsPlugin.
PLUGIN_ID
+ ".logcat.tag"; //$NON-NLS-1$
85
DdmsPlugin.
PLUGIN_ID
+ ".logcat.message"; //$NON-NLS-1$
88
DdmsPlugin.
PLUGIN_ID
+ ".logcat.filters"; //$NON-NLS-1$
91
DdmsPlugin.
PLUGIN_ID
+ ".logcat.MethodDeclaration"; //$NON-NLS-1$
93
DdmsPlugin.
PLUGIN_ID
+ ".logcat.ErrorLine"; //$NON-NLS-1$
196
Status s = new Status(Status.ERROR, DdmsPlugin.
PLUGIN_ID
, e.getMessage(), e);
436
Status s = new Status(Status.ERROR, DdmsPlugin.
PLUGIN_ID
, e.getMessage(), e)
[
all
...]
/external/chromium/chrome/browser/
plugin_exceptions_table_model_unittest.cc
126
EXPECT_GE(it->
plugin_id
, 0);
127
EXPECT_LT(it->
plugin_id
, static_cast<int>(groups.size()));
128
if (it->
plugin_id
== last_plugin) {
132
EXPECT_EQ(last_plugin+1, it->
plugin_id
);
137
last_plugin = it->
plugin_id
;
plugin_exceptions_table_model.cc
45
resources_[entry.
plugin_id
],
48
row_counts_[entry.
plugin_id
]--;
52
if (row_counts_[entry.
plugin_id
] == 0) {
117
return settings_[row].
plugin_id
;
plugin_exceptions_table_model.h
59
int
plugin_id
;
member in struct:PluginExceptionsTableModel::SettingsEntry
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.ndk/src/com/android/ide/eclipse/adt/ndk/internal/
Activator.java
36
public static final String
PLUGIN_ID
= "com.android.ide.eclipse.adt.ndk"; //$NON-NLS-1$
74
return new Status(IStatus.ERROR,
PLUGIN_ID
, e.getMessage(), e);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ApplicationInfoPage.java
479
AdtPlugin.
PLUGIN_ID
,
486
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
525
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
534
return new Status(IStatus.WARNING, AdtPlugin.
PLUGIN_ID
,
542
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
590
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
594
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
619
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
627
AdtPlugin.
PLUGIN_ID
,
638
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
[
all
...]
ProjectNamePage.java
454
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
463
return new Status(IStatus.WARNING, AdtPlugin.
PLUGIN_ID
,
470
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
475
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
485
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
493
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
503
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
508
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
516
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
523
return new Status(IStatus.WARNING, AdtPlugin.
PLUGIN_ID
,
[
all
...]
SampleSelectionPage.java
249
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
252
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, "Choose a sample");
254
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java
51
public static final String ATTR_TARGET_MODE = AdtPlugin.
PLUGIN_ID
+ ".target"; //$NON-NLS-1$
62
public final static String ATTR_LAUNCH_ACTION = AdtPlugin.
PLUGIN_ID
+ ".action"; //$NON-NLS-1$
78
public static final String ATTR_ACTIVITY = AdtPlugin.
PLUGIN_ID
+ ".activity"; //$NON-NLS-1$
80
public static final String ATTR_AVD_NAME = AdtPlugin.
PLUGIN_ID
+ ".avd"; //$NON-NLS-1$
82
public static final String ATTR_SPEED = AdtPlugin.
PLUGIN_ID
+ ".speed"; //$NON-NLS-1$
90
public static final String ATTR_DELAY = AdtPlugin.
PLUGIN_ID
+ ".delay"; //$NON-NLS-1$
98
public static final String ATTR_COMMANDLINE = AdtPlugin.
PLUGIN_ID
+ ".commandline"; //$NON-NLS-1$
100
public static final String ATTR_WIPE_DATA = AdtPlugin.
PLUGIN_ID
+ ".wipedata"; //$NON-NLS-1$
103
public static final String ATTR_NO_BOOT_ANIM = AdtPlugin.
PLUGIN_ID
+ ".nobootanim"; //$NON-NLS-1$
107
AdtPlugin.
PLUGIN_ID
+ ".debugPort"; //$NON-NLS-1
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java
98
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
227
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
232
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
239
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
246
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
249
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
252
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
255
throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
RefactoringUtil.java
110
AdtPlugin.log(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, message);
119
AdtPlugin.log(IStatus.INFO, AdtPlugin.
PLUGIN_ID
, message);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
ApplicationPackageNameRefactoring.java
161
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
164
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
201
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
204
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
292
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
295
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
496
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
499
Status s = new Status(Status.ERROR, AdtPlugin.
PLUGIN_ID
, e.getMessage(), e);
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/preferences/
PrefPage.java
30
public final static String PREFS_DEVTREE_DIR = PdtPlugin.
PLUGIN_ID
+ ".devtree"; //$NON-NLS-1$
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/
TraceviewPlugin.java
27
public static final String
PLUGIN_ID
= "com.android.ide.eclipse.traceview"; // $NON-NLS-1$
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceChooser.java
308
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, error);
310
status = new Status(IStatus.OK, AdtPlugin.
PLUGIN_ID
, null);
558
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, "Enter a name");
560
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, "Enter a value");
567
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, error);
569
status = new Status(IStatus.OK, AdtPlugin.
PLUGIN_ID
, null);
ReferenceChooserDialog.java
239
status = new Status(IStatus.OK, AdtPlugin.
PLUGIN_ID
,
243
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
248
status = new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
,
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
HierarchyViewerPlugin.java
44
public static final String
PLUGIN_ID
= "com.android.ide.eclipse.hierarchyviewer"; //$NON-NLS-1$
46
public static final String ADB_LOCATION =
PLUGIN_ID
+ ".adb"; //$NON-NLS-1$
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DexWrapper.java
71
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, String.format(
207
return new Status(IStatus.ERROR, AdtPlugin.
PLUGIN_ID
, message, e);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtConstants.java
214
public final static String MARKER_ADT = AdtPlugin.
PLUGIN_ID
+ ".adtProblem"; //$NON-NLS-1$
220
public final static String MARKER_TARGET = AdtPlugin.
PLUGIN_ID
+ ".targetProblem"; //$NON-NLS-1$
244
public final static String MARKER_PACKAGING = AdtPlugin.
PLUGIN_ID
+ ".packagingProblem"; //$NON-NLS-1$
Completed in 990 milliseconds
1
2
3