OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrentSelection
(Results
1 - 7
of
7
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java
113
public SelectionItem[]
getCurrentSelection
() {
OutlineDropListener.java
195
SelectionItem[] sel = GlobalCanvasDragInfo.getInstance().
getCurrentSelection
();
MoveGesture.java
468
SelectionItem[] selection = dragInfo.
getCurrentSelection
();
706
SelectionItem[] selection = mGlobalDragInfo.
getCurrentSelection
();
[
all
...]
/packages/apps/Gallery/src/com/android/camera/
ImageGallery.java
236
int currentSelection = mGvs.
getCurrentSelection
();
697
onImageClicked(mGvs.
getCurrentSelection
());
720
mGvs.invalidateImage(mGvs.
getCurrentSelection
());
756
if (mGvs.
getCurrentSelection
() != GridViewSpecial.INDEX_NONE) {
[
all
...]
GridViewSpecial.java
378
public int
getCurrentSelection
() {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 756 milliseconds