/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowCursorAdapter.java | 51 if (this.mCursor == null || views.size() == 0 ) { in getView() 86 protected Cursor mCursor; field in ShadowCursorAdapter 146 mCursor = c; in initialize() 164 return mCursor; in getCursor() 172 if (mDataValid && mCursor != null) { in getCount() 173 return mCursor.getCount(); in getCount() 184 if (mDataValid && mCursor != null) { in getItem() 185 mCursor.moveToPosition(position); in getItem() 186 return mCursor; in getItem() 197 if (mDataValid && mCursor != null) { in getItemId() [all …]
|
D | ShadowSimpleCursorAdapter.java | 326 if (mCursor != null) { in findColumns() 333 mFrom[i] = mCursor.getColumnIndexOrThrow(from[i]); in findColumns() 377 if (!mCursor.moveToPosition(position)) { in getView() 382 v = newView(mContext, mCursor, parent); in getView() 386 bindView(v, mContext, mCursor); in getView() 393 mCursor.moveToPosition(position); in getDropDownView() 396 v = newDropDownView(mContext, mCursor, parent); in getDropDownView() 400 bindView(v, mContext, mCursor); in getDropDownView()
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ApiBrowser.java | 286 private final MatrixCursor mCursor; field in ApiBrowser.ApiBrowserAdapter 289 mCursor = new MatrixCursor(new String[] { "NAME" }); in ApiBrowserAdapter() 291 mCursor.addRow(new String[] { info.getName() }); in ApiBrowserAdapter() 293 mIndexer = new AlphabetIndexer(mCursor, 0, " ABCDEFGHIJKLMNOPQRSTUVWXYZ"); in ApiBrowserAdapter()
|
/external/robolectric/v1/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |