Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DCompletionProposal.java76 private final IContextInformation mContextInformation; field in CompletionProposal
99 mContextInformation = contextInformation; in CompletionProposal()
112 return mContextInformation; in getContextInformation()