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

  /packages/apps/Browser/src/com/android/browser/provider/
SnapshotProvider.java 37 public static interface Snapshots {
40 SnapshotProvider.AUTHORITY_URI, "snapshots");
54 public static final String AUTHORITY = "com.android.browser.snapshots";
57 static final String TABLE_SNAPSHOTS = "snapshots";
58 static final int SNAPSHOTS = 10;
67 URI_MATCHER.addURI(AUTHORITY, "snapshots", SNAPSHOTS);
68 URI_MATCHER.addURI(AUTHORITY, "snapshots/#", SNAPSHOTS_ID);
73 static final String DATABASE_NAME = "snapshots.db";
83 Snapshots._ID + " INTEGER PRIMARY KEY AUTOINCREMENT,"
    [all...]
  /external/qemu/android/avd/
info.h 67 _AVD_IMG(SNAPSHOTS,"snapshots.img","snapshots") \
282 * This routine checks if snapshots are enabled in AVD config.ini file.
284 * 1 - Snapshots are enabled in AVD config.ini file.
285 * 0 - Snapshots are disabled in AVD config.ini file, of config.ini file is not
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-api-0.9.0.M2.jar 

Completed in 72 milliseconds