/aosp12/frameworks/base/cmds/uiautomator/api/ |
H A D | 16.txt | 13 method public boolean click(int, int); 25 method public boolean pressBack(); 27 method public boolean pressDPadDown(); 28 method public boolean pressDPadLeft(); 30 method public boolean pressDPadUp(); 31 method public boolean pressDelete(); 32 method public boolean pressEnter(); 33 method public boolean pressHome(); 36 method public boolean pressMenu(); 38 method public boolean pressSearch(); [all …]
|
H A D | 17.txt | 13 method public boolean click(int, int); 28 method public boolean pressBack(); 30 method public boolean pressDPadDown(); 31 method public boolean pressDPadLeft(); 33 method public boolean pressDPadUp(); 34 method public boolean pressDelete(); 35 method public boolean pressEnter(); 36 method public boolean pressHome(); 39 method public boolean pressMenu(); 41 method public boolean pressSearch(); [all …]
|
H A D | current.txt | 28 method @Deprecated public boolean click(int, int); 47 method @Deprecated public boolean pressBack(); 49 method @Deprecated public boolean pressDPadDown(); 50 method @Deprecated public boolean pressDPadLeft(); 52 method @Deprecated public boolean pressDPadUp(); 53 method @Deprecated public boolean pressDelete(); 54 method @Deprecated public boolean pressEnter(); 55 method @Deprecated public boolean pressHome(); 58 method @Deprecated public boolean pressMenu(); 60 method @Deprecated public boolean pressSearch(); [all …]
|
/aosp12/art/test/997-single-step/ |
H A D | expected-stdout.txt | 2 Single step: public static void art.Test997.doMultiPath(boolean) @ line=41 3 Single step: public static void art.Test997.doMultiPath(boolean) @ line=42 4 Single step: public static void art.Test997.doMultiPath(boolean) @ line=43 5 Single step: public static void art.Test997.doMultiPath(boolean) @ line=47 6 Single step: public static void art.Test997.doMultiPath(boolean) @ line=48 8 Single step: public static void art.Test997.doMultiPath(boolean) @ line=41 9 Single step: public static void art.Test997.doMultiPath(boolean) @ line=42 10 Single step: public static void art.Test997.doMultiPath(boolean) @ line=45 11 Single step: public static void art.Test997.doMultiPath(boolean) @ line=47 12 Single step: public static void art.Test997.doMultiPath(boolean) @ line=48
|
/aosp12/art/test/1984-structural-redefine-field-trace/ |
H A D | expected-stdout.txt | 2 public static boolean art.Test1984$Transform.boom=false 4 public static boolean art.Test1984$Transform.tock=false 5 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984… 6 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984… 9 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984… 10 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984… 16 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984… 17 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984… 20 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984… 29 public static boolean art.Test1984$Transform.boom=true [all …]
|
/aosp12/frameworks/base/location/lib/api/ |
H A D | current.txt | 13 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.R) public boolean isAllowed(); 14 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isEnabled(); 22 …method @Deprecated protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bun… 27 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.R) public void setAllowed(boolean); 28 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setEnabled(boolean); 43 method @Deprecated public boolean isLocationSettingsIgnored(); 53 …n.provider.ProviderPropertiesUnbundled create(boolean, boolean, boolean, boolean, boolean, boolean… 61 method public boolean getReportLocation(); 63 … method @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isLocationSettingsIgnored(); 64 method @RequiresApi(android.os.Build.VERSION_CODES.S) public boolean isLowPower();
|
/aosp12/art/test/565-checker-doublenegbitwise/smali/ |
H A D | SmaliTests.smali | 63 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanAndToOr(boolean, boolean) instruction_simpl… 72 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanAndToOr(boolean, boolean) instruction_simpl… 79 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanAndToOr(boolean, boolean) instruction_simpl… 83 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanAndToOr(boolean, boolean) instruction_simpl… 140 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanOrToAnd(boolean, boolean) instruction_simpl… 149 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanOrToAnd(boolean, boolean) instruction_simpl… 265 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanNotXorToXor(boolean, boolean) instruction_s… 274 ## CHECK-START: boolean SmaliTests.$opt$noinline$booleanNotXorToXor(boolean, boolean) instruction_s… 420 # public static boolean $opt$noinline$booleanAndToOr(boolean a, boolean b) { 542 # public static boolean $opt$noinline$booleanOrToAnd(boolean a, boolean b) { [all …]
|
/aosp12/system/tools/xsdc/tests/resources/simple_complex_content/api/ |
H A D | current.txt | 9 method @Deprecated public boolean hasCity(); 27 method public boolean hasKRAddress(); 28 method public boolean hasName(); 29 method public boolean hasSubAddress(); 30 method public boolean hasUSAddressP(); 43 method public boolean hasKRAddress(); 44 method public boolean hasName(); 45 method public boolean hasSubAddress(); 46 method public boolean hasUSAddressP(); 67 method public boolean hasState(); [all …]
|
/aosp12/art/test/994-breakpoint-line/ |
H A D | expected-stdout.txt | 2 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=29 5 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=29 8 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=30 11 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=30 14 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=31 21 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=33 25 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=35 28 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=35 31 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=36 34 Breakpoint reached: public static void art.Test994.doMultiPath(boolean) @ line=36
|
/aosp12/art/test/594-checker-irreducible-linorder/smali/ |
H A D | IrreducibleLoop.smali | 21 ## CHECK-START: int IrreducibleLoop.liveness(boolean, boolean, boolean, int) builder (after) 26 ## CHECK-START: int IrreducibleLoop.liveness(boolean, boolean, boolean, int) liveness (after) 71 ## CHECK-START: int IrreducibleLoop.liveness2(boolean, boolean, boolean, int) builder (after) 75 ## CHECK-START: int IrreducibleLoop.liveness2(boolean, boolean, boolean, int) liveness (after) 93 # its successors. To do that, load a boolean value and compare NotEqual to 1. 94 sget-boolean v2, LIrreducibleLoop;->f:Z
|
/aosp12/art/test/076-boolean-put/ |
H A D | Android.bp | 3 // Build rules for ART run-test `076-boolean-put`. 16 name: "art-run-test-076-boolean-put", 21 ":art-run-test-076-boolean-put-expected-stdout", 22 ":art-run-test-076-boolean-put-expected-stderr", 28 name: "art-run-test-076-boolean-put-expected-stdout", 29 out: ["art-run-test-076-boolean-put-expected-stdout.txt"], 36 name: "art-run-test-076-boolean-put-expected-stderr", 37 out: ["art-run-test-076-boolean-put-expected-stderr.txt"],
|
/aosp12/art/test/507-boolean-test/ |
H A D | Android.bp | 3 // Build rules for ART run-test `507-boolean-test`. 16 name: "art-run-test-507-boolean-test", 21 ":art-run-test-507-boolean-test-expected-stdout", 22 ":art-run-test-507-boolean-test-expected-stderr", 28 name: "art-run-test-507-boolean-test-expected-stdout", 29 out: ["art-run-test-507-boolean-test-expected-stdout.txt"], 36 name: "art-run-test-507-boolean-test-expected-stderr", 37 out: ["art-run-test-507-boolean-test-expected-stderr.txt"],
|
/aosp12/art/test/524-boolean-simplifier-regression/ |
H A D | Android.bp | 3 // Build rules for ART run-test `524-boolean-simplifier-regression`. 16 name: "art-run-test-524-boolean-simplifier-regression", 21 ":art-run-test-524-boolean-simplifier-regression-expected-stdout", 22 ":art-run-test-524-boolean-simplifier-regression-expected-stderr", 28 name: "art-run-test-524-boolean-simplifier-regression-expected-stdout", 29 out: ["art-run-test-524-boolean-simplifier-regression-expected-stdout.txt"], 36 name: "art-run-test-524-boolean-simplifier-regression-expected-stderr", 37 out: ["art-run-test-524-boolean-simplifier-regression-expected-stderr.txt"],
|
/aosp12/art/test/640-checker-boolean-simd/ |
H A D | Android.bp | 3 // Build rules for ART run-test `640-checker-boolean-simd`. 16 name: "art-run-test-640-checker-boolean-simd", 21 ":art-run-test-640-checker-boolean-simd-expected-stdout", 22 ":art-run-test-640-checker-boolean-simd-expected-stderr", 31 name: "art-run-test-640-checker-boolean-simd-expected-stdout", 32 out: ["art-run-test-640-checker-boolean-simd-expected-stdout.txt"], 39 name: "art-run-test-640-checker-boolean-simd-expected-stderr", 40 out: ["art-run-test-640-checker-boolean-simd-expected-stderr.txt"],
|
/aosp12/art/test/474-checker-boolean-input/ |
H A D | Android.bp | 3 // Build rules for ART run-test `474-checker-boolean-input`. 16 name: "art-run-test-474-checker-boolean-input", 21 ":art-run-test-474-checker-boolean-input-expected-stdout", 22 ":art-run-test-474-checker-boolean-input-expected-stderr", 31 name: "art-run-test-474-checker-boolean-input-expected-stdout", 32 out: ["art-run-test-474-checker-boolean-input-expected-stdout.txt"], 39 name: "art-run-test-474-checker-boolean-input-expected-stderr", 40 out: ["art-run-test-474-checker-boolean-input-expected-stderr.txt"],
|
/aosp12/frameworks/base/core/api/ |
H A D | test-current.txt | 154 method public void setTaskOverlay(boolean, boolean); 367 method public boolean injectInputEvent(@NonNull android.view.InputEvent, boolean, boolean); 721 field public final boolean lite; 871 method public boolean isAdmin(); 873 method public boolean isDemo(); 876 method public boolean isFull(); 877 method public boolean isGuest(); 913 field public boolean partial; 914 field public boolean preCreated; 1875 method public boolean add(int); [all …]
|
/aosp12/art/test/485-checker-dce-loop-update/smali/ |
H A D | TestCase.smali | 52 # p1 = boolean Y 76 ## CHECK-START: int TestCase.testMultipleExits(int, boolean, boolean) dead_code_elimination$after_i… 91 ## CHECK-START: int TestCase.testMultipleExits(int, boolean, boolean) dead_code_elimination$after_i… 106 # p1 = boolean Y 107 # p2 = boolean Z 165 ## CHECK-START: int TestCase.testExitPredecessors(int, boolean, boolean) select_generator (after) 182 # p1 = boolean Y 183 # p2 = boolean Z 236 ## CHECK-START: int TestCase.testInnerLoop(int, boolean, boolean) dead_code_elimination$after_inlin… 260 # p1 = boolean Y [all …]
|
/aosp12/packages/modules/Permission/framework-s/api/ |
H A D | system-current.txt | 10 …method @Deprecated @WorkerThread public abstract boolean onAddRoleHolder(@NonNull String, @NonNull… 12 … method @Deprecated @WorkerThread public abstract boolean onClearRoleHolders(@NonNull String, int); 13 method @Deprecated @WorkerThread public abstract boolean onGrantDefaultRoles(); 14 …method @Deprecated public abstract boolean onIsApplicationQualifiedForRole(@NonNull String, @NonNu… 15 … method @Deprecated public boolean onIsApplicationVisibleForRole(@NonNull String, @NonNull String); 16 method @Deprecated public abstract boolean onIsRoleVisible(@NonNull String); 17 …method @Deprecated @WorkerThread public abstract boolean onRemoveRoleHolder(@NonNull String, @NonN… 24 …id.permissioncontroller.permission.MANAGE_ROLES_FROM_CONTROLLER") public boolean addRoleHolderFrom… 30 …method @RequiresPermission(android.Manifest.permission.MANAGE_ROLE_HOLDERS) public boolean isBypas… 34 …id.permissioncontroller.permission.MANAGE_ROLES_FROM_CONTROLLER") public boolean removeRoleHolderF… [all …]
|
/aosp12/art/test/592-checker-regression-bool-input/smali/ |
H A D | TestCase.smali | 19 ## CHECK-START: boolean TestCase.testCase() select_generator (after) 23 ## CHECK-START: boolean TestCase.testCase() load_store_elimination (after) 32 sget-boolean v0, LMain;->field0:Z 33 sget-boolean v1, LMain;->field1:Z 36 sput-boolean v2, LMain;->field2:Z 39 sget-boolean v2, LMain;->field2:Z 42 # that simplifies into simply returning the stored boolean.
|
/aosp12/art/test/458-checker-instruct-simplification/smali/ |
H A D | SmaliTests.smali | 18 ## CHECK-START: int SmaliTests.EqualTrueRhs(boolean) instruction_simplifier (before) 24 ## CHECK-START: int SmaliTests.EqualTrueRhs(boolean) instruction_simplifier (after) 40 ## CHECK-START: int SmaliTests.EqualTrueLhs(boolean) instruction_simplifier (before) 46 ## CHECK-START: int SmaliTests.EqualTrueLhs(boolean) instruction_simplifier (after) 62 ## CHECK-START: int SmaliTests.EqualFalseRhs(boolean) instruction_simplifier (before) 68 ## CHECK-START: int SmaliTests.EqualFalseRhs(boolean) instruction_simplifier (after) 394 ## CHECK-START: boolean SmaliTests.$noinline$NotNotBool(boolean) instruction_simplifier (before) 401 ## CHECK-START: boolean SmaliTests.$noinline$NotNotBool(boolean) instruction_simplifier (after) 407 ## CHECK-START: boolean SmaliTests.$noinline$NotNotBool(boolean) instruction_simplifier$after_inlin… 413 ## CHECK-START: boolean SmaliTests.$noinline$NotNotBool(boolean) instruction_simplifier$after_inlin… [all …]
|
/aosp12/packages/modules/Connectivity/framework/api/ |
H A D | system-current.txt | 24 method public boolean isCaptive(); 25 method public boolean isSessionExtendable(); 155 method public boolean isGlobalPreferred(); 156 method public boolean isIpv4(); 157 method public boolean isIpv6(); 179 method public boolean hasIpv4Address(); 181 method public boolean hasIpv4DnsServer(); 183 method public boolean hasIpv6DnsServer(); 186 method public boolean isProvisioned(); 348 method public boolean isExiting(); [all …]
|
/aosp12/packages/modules/Wifi/framework/api/ |
H A D | current.txt | 78 method public boolean isHiddenSsid(); 360 method @Deprecated public boolean enableNetwork(int, boolean); 417 method @Deprecated public boolean setWifiEnabled(boolean); 521 method public boolean isHeld(); 547 method public boolean isHeld(); 601 method public boolean isMetered(); 602 method public boolean isUntrusted(); 780 method public boolean isAvailable(); 1037 field public boolean groupFormed; 1039 field public boolean isGroupOwner; [all …]
|
/aosp12/frameworks/base/services/core/xsd/platform-compat/config/schema/ |
H A D | current.txt | 7 method public boolean getDisabled(); 11 method public boolean getLoggingOnly(); 13 method public boolean getOverridable(); 16 method public void setDisabled(boolean); 20 method public void setLoggingOnly(boolean); 22 method public void setOverridable(boolean);
|
/aosp12/art/test/552-checker-primitive-typeprop/smali/ |
H A D | TypePropagation.smali | 18 ## CHECK-START-DEBUGGABLE: void TypePropagation.mergeDeadPhi(boolean, boolean, int, float, float) b… 37 ## CHECK-START-DEBUGGABLE: void TypePropagation.mergeSameType(boolean, int, int) builder (after) 50 ## CHECK-START-DEBUGGABLE: void TypePropagation.mergeVoidInput(boolean, boolean, int, int) builder … 67 ## CHECK-START-DEBUGGABLE: void TypePropagation.mergeDifferentSize(boolean, int, long) builder (aft… 79 ## CHECK-START-DEBUGGABLE: void TypePropagation.mergeRefFloat(boolean, float, java.lang.Object) bui… 91 ## CHECK-START-DEBUGGABLE: void TypePropagation.mergeIntFloat_Success(boolean, float) builder (afte… 104 ## CHECK-START-DEBUGGABLE: void TypePropagation.mergeIntFloat_Fail(boolean, int, float) builder (af… 116 ## CHECK-START-DEBUGGABLE: void TypePropagation.updateAllUsersOnConflict(boolean, boolean, int, flo…
|
/aosp12/art/test/593-checker-boolean-2-integral-conv/smali/ |
H A D | SmaliTests.smali | 28 sput-boolean v0, LSmaliTests;->booleanField:Z 33 ## CHECK-START: byte SmaliTests.booleanToByte(boolean) builder (after) 43 ## CHECK-START: byte SmaliTests.booleanToByte(boolean) select_generator (after) 68 ## CHECK-START: short SmaliTests.booleanToShort(boolean) builder (after) 103 ## CHECK-START: char SmaliTests.booleanToChar(boolean) builder (after) 113 ## CHECK-START: char SmaliTests.booleanToChar(boolean) select_generator (after) 138 ## CHECK-START: int SmaliTests.booleanToInt(boolean) builder (after) 147 ## CHECK-START: int SmaliTests.booleanToInt(boolean) select_generator (after) 170 ## CHECK-START: long SmaliTests.booleanToLong(boolean) builder (after) 180 ## CHECK-START: long SmaliTests.booleanToLong(boolean) select_generator (after) [all …]
|