OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newInput
(Results
1 - 23
of
23
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
BinaryXMLMultiPageEditorPart.java
73
XmlStorageEditorInput
newInput
= new XmlStorageEditorInput(
75
super.setInput(
newInput
);
/external/protobuf/java/src/main/java/com/google/protobuf/
ByteString.java
295
public InputStream
newInput
() {
302
* wrapping the result of {@link #
newInput
()}.
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/
TraceviewEditor.java
107
final IEditorInput
newInput
;
151
newInput
= new FileEditorInput(file);
152
setInput(
newInput
);
153
setPartName(
newInput
.getName());
192
newInput
= new FileEditorInput(file);
194
newInput
= new FileStoreEditorInput(destFileStore);
196
setInput(
newInput
);
197
setPartName(
newInput
.getName());
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
LiteralByteString.java
276
public InputStream
newInput
() {
ByteString.java
659
public abstract InputStream
newInput
();
664
* that wraps the result of {@link #
newInput
()}.
[
all
...]
RopeByteString.java
574
public InputStream
newInput
() {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
org.eclipse.ui.views_3.5.0.I20100527-0800.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
org.eclipse.jface_3.6.1.M20100825-0800.jar
/prebuilts/devtools/tools/lib/
uiautomatorviewer.jar
ddmuilib.jar
hierarchyviewer2lib.jar
sdkuilib.jar
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
Completed in 228 milliseconds