Searched refs:METADATA_SETUP_VERSION (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java1371 * {@link #METADATA_SETUP_VERSION}, which defines the current version of
1534 public static final String METADATA_SETUP_VERSION = "android.SETUP_VERSION"; field in class:Intent
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java3517 ? ri.activityInfo.metaData.getString(Intent.METADATA_SETUP_VERSION)
3521 Intent.METADATA_SETUP_VERSION);

Completed in 610 milliseconds