OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleSourceFile
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
SourceChangeHandler.java
32
* {@link #
handleSourceFile
(IFile, int)}
60
public void
handleSourceFile
(IFile file, int kind) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerDeltaVisitor.java
312
handler.
handleSourceFile
(file, kind);
Completed in 31 milliseconds