/aosp12/frameworks/base/core/java/android/content/pm/parsing/ |
H A D | ParsingPackage.java | 151 ParsingPackage setResizeableActivity(Boolean resizeable); in setResizeableActivity() argument 313 ParsingPackage setResizeable(int resizeable); in setResizeable() argument
|
H A D | ParsingPackageImpl.java | 129 private Boolean resizeable; field in ParsingPackageImpl 594 if (resizeable == null) { in isResizeable() 598 return resizeable; in isResizeable() 914 public ParsingPackageImpl setResizeable(int resizeable) { 915 if (resizeable == 1) { 919 this.resizeable = resizeable < 0; 1118 sForBoolean.parcel(this.resizeable, dest, flags); 1242 this.resizeable = sForBoolean.unparcel(in);
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/draganddrop/ |
H A D | DragAndDropPolicyTest.java | 192 private void setClipDataResizeable(ClipData data, boolean resizeable) { in setClipDataResizeable() argument 193 data.getItemAt(0).getActivityInfo().resizeMode = resizeable in setClipDataResizeable()
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | PackageParser.java | 1960 int resizeable = 1; in parseBaseApkCommon() local 2231 resizeable = sa.getInteger( in parseBaseApkCommon() 2233 resizeable); in parseBaseApkCommon() 2438 if (resizeable < 0 || (resizeable > 0 in parseBaseApkCommon()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 1202 field public static final int resizeable = 16843405; // 0x101028d
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 1012 field public static final int resizeable = 16843405; // 0x101028d
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 79643 Lcom/android/internal/R$attr;->resizeable:I
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |