/frameworks/base/core/java/android/widget/ |
D | CursorFilter.java | 34 Cursor getCursor(); in getCursor() method
|
D | CursorTreeAdapter.java | 389 public Cursor getCursor() { in getCursor() method in CursorTreeAdapter 421 Cursor getCursor() { in getCursor() method in CursorTreeAdapter.MyCursorHelper
|
D | CursorAdapter.java | 233 public Cursor getCursor() { in getCursor() method in CursorAdapter
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/ |
D | BaseCursorPagerAdapter.java | 137 public Cursor getCursor() { in getCursor() method in BaseCursorPagerAdapter
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/ |
D | decoder.js | 390 jspb.BinaryDecoder.prototype.getCursor = function() { method in jspb.BinaryDecoder
|
D | reader.js | 176 jspb.BinaryReader.prototype.getCursor = function() { method in jspb.BinaryReader
|
/frameworks/ex/common/java/com/android/common/widget/ |
D | GroupingListAdapter.java | 178 public Cursor getCursor() { in getCursor() method in GroupingListAdapter
|
D | CompositeCursorAdapter.java | 209 public Cursor getCursor(int partition) { in getCursor() method in CompositeCursorAdapter
|
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/ |
D | DownloadManagerBaseTest.java | 539 protected Cursor getCursor(long id) throws Exception { in getCursor() method in DownloadManagerBaseTest
|
/frameworks/base/core/tests/coretests/src/android/content/ |
D | ContentProviderOperationTest.java | 211 private Cursor getCursor(ContentValues contentValues, int numRows) { in getCursor() method in ContentProviderOperationTest
|
/frameworks/base/media/java/android/media/ |
D | RingtoneManager.java | 430 public Cursor getCursor() { in getCursor() method in RingtoneManager
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | DownloadManagerBaseTest.java | 994 protected Cursor getCursor(long id) throws Exception { in getCursor() method in DownloadManagerBaseTest
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
D | PhotoViewController.java | 914 public Cursor getCursor() { in getCursor() method in PhotoViewController
|