OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCursorAtProperPosition
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewActivity.java
335
Cursor cursor =
getCursorAtProperPosition
();
369
Cursor cursor =
getCursorAtProperPosition
();
388
final Cursor cursor =
getCursorAtProperPosition
();
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java
644
final Cursor cursor =
getCursorAtProperPosition
();
665
final Cursor cursor =
getCursorAtProperPosition
();
715
public Cursor
getCursorAtProperPosition
() {
[
all
...]
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java
643
final Cursor cursor =
getCursorAtProperPosition
();
664
final Cursor cursor =
getCursorAtProperPosition
();
714
public Cursor
getCursorAtProperPosition
() {
[
all
...]
Completed in 2975 milliseconds