HomeSort by relevance Sort by last modified time
    Searched refs:CursorWrapperInner (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/android/content/
ContentProviderClient.java 168 return new CursorWrapperInner(cursor);
581 private final class CursorWrapperInner extends CrossProcessCursorWrapper {
584 CursorWrapperInner(Cursor cursor) {
ContentResolver.java     [all...]
  /frameworks/base/config/
preloaded-classes 690 android.content.ContentProviderClient$CursorWrapperInner
700 android.content.ContentResolver$CursorWrapperInner
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 406 milliseconds