Loading api/8.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -42706,7 +42706,7 @@ type="int" type="int" transient="false" transient="false" volatile="false" volatile="false" value="524288" value="262144" static="true" static="true" final="true" final="true" deprecated="not deprecated" deprecated="not deprecated" api/current.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -46660,7 +46660,7 @@ type="int" type="int" transient="false" transient="false" volatile="false" volatile="false" value="524288" value="262144" static="true" static="true" final="true" final="true" deprecated="not deprecated" deprecated="not deprecated" core/java/android/content/pm/ApplicationInfo.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -272,7 +272,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable { * the application has been uninstalled (its .apk is no longer available) * the application has been uninstalled (its .apk is no longer available) * but its persistent data is not removed. * but its persistent data is not removed. */ */ public static final int FLAG_EXTERNAL_STORAGE = 1<<19; public static final int FLAG_EXTERNAL_STORAGE = 1<<18; /** /** * Value for {@link #flags}: Set to true if the application has been * Value for {@link #flags}: Set to true if the application has been Loading Loading
api/8.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -42706,7 +42706,7 @@ type="int" type="int" transient="false" transient="false" volatile="false" volatile="false" value="524288" value="262144" static="true" static="true" final="true" final="true" deprecated="not deprecated" deprecated="not deprecated"
api/current.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -46660,7 +46660,7 @@ type="int" type="int" transient="false" transient="false" volatile="false" volatile="false" value="524288" value="262144" static="true" static="true" final="true" final="true" deprecated="not deprecated" deprecated="not deprecated"
core/java/android/content/pm/ApplicationInfo.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -272,7 +272,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable { * the application has been uninstalled (its .apk is no longer available) * the application has been uninstalled (its .apk is no longer available) * but its persistent data is not removed. * but its persistent data is not removed. */ */ public static final int FLAG_EXTERNAL_STORAGE = 1<<19; public static final int FLAG_EXTERNAL_STORAGE = 1<<18; /** /** * Value for {@link #flags}: Set to true if the application has been * Value for {@link #flags}: Set to true if the application has been Loading