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

  /frameworks/base/core/java/android/database/sqlite/
SQLiteCustomFunction.java 27 public final SQLiteDatabase.CustomFunction callback;
38 SQLiteDatabase.CustomFunction callback) {
SQLiteDatabase.java     [all...]
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 339 private final SQLiteDatabase.CustomFunction mObjectRemovedCallback =
340 new SQLiteDatabase.CustomFunction() {
374 final SQLiteDatabase.CustomFunction mObjectRemovedCallback;
389 SQLiteDatabase.CustomFunction objectRemovedCallback) {
    [all...]
  /frameworks/base/config/
compiled-classes-phone     [all...]
  /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 
  /prebuilts/misc/common/robolectric/lib/
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 166 milliseconds