/aosp14/frameworks/base/errorprone/java/com/google/errorprone/bugpatterns/android/ |
H A D | EfficientXmlChecker.java | 82 methodInvocation(staticMethod().onClass(LONG).named("toString")), 129 .named("attribute")); 133 .named("getAttributeValue")); 140 .named("encodeToString")), 142 .named("encodeToString")), 144 .named("encodeToString")), 146 .named("toHexString"))); 150 .named("decode")), 152 .named("decode")), 154 .named("decode")), [all …]
|
H A D | EfficientParcelableChecker.java | 58 instanceMethod().onExactClass("android.os.Parcel").named("writeString")); 60 instanceMethod().onExactClass("android.os.Parcel").named("writeStringArray")); 63 instanceMethod().onExactClass("android.os.Parcel").named("writeValue")); 65 instanceMethod().onExactClass("android.os.Parcel").named("writeParcelable")); 68 instanceMethod().onExactClass("android.os.Parcel").named("writeList")); 70 instanceMethod().onExactClass("android.os.Parcel").named("writeParcelableList")); 72 instanceMethod().onExactClass("android.os.Parcel").named("writeParcelableArray"));
|
H A D | ClientSidePermissionCheckChecker.java | 57 .named("checkPermission")), 61 .named("enforceCallingPermission")), 65 .named("enforceCallingOrSelfPermission")), 69 .named("checkPermission")));
|
H A D | ContextUserIdChecker.java | 68 .named("myUserId"), 70 .named("injectMyUserId"), 72 .named("getContextUserIfAppropriate"), 74 .named("getUserId")));
|
H A D | EfficientStringsChecker.java | 73 staticMethod().onClass("java.lang.String").named("format")); 77 staticMethod().onClass("java.util.Objects").named("requireNonNull"));
|
H A D | RethrowFromSystemChecker.java | 81 .named("rethrowFromSystemServer")));
|
H A D | RequiresPermissionChecker.java | 130 .named("send")); 133 instanceMethod().onDescendantOf("android.content.Intent").named("setAction"));
|
/aosp14/frameworks/base/test-mock/api/ |
H A D | system-lint-baseline.txt | 3 …Methods creating an Intent should be named `create<Foo>Intent()`, was `registerReceiverForAllUsers`
|
/aosp14/system/core/trusty/gatekeeper/ |
H A D | Android.bp | 18 // named (liblights.panda), and must build everywhere, or limit themselves
|
/aosp14/frameworks/base/core/api/ |
H A D | test-lint-baseline.txt | 91 Symmetric method for `hasBiasNanos` must be named `setHasBiasNanos`; was `setBiasNanos` 103 …Symmetric method for `hasFullBiasNanos` must be named `setHasFullBiasNanos`; was `setFullBiasNanos` 105 Symmetric method for `hasLeapSecond` must be named `setHasLeapSecond`; was `setLeapSecond` 115 …Symmetric method for `hasBasebandCn0DbHz` must be named `setHasBasebandCn0DbHz`; was `setBasebandC… 117 …Symmetric method for `hasCarrierFrequencyHz` must be named `setHasCarrierFrequencyHz`; was `setCar… 119 Symmetric method for `hasCodeType` must be named `setHasCodeType`; was `setCodeType` 121 …Symmetric method for `hasCorrelationVectors` must be named `setHasCorrelationVectors`; was `setCor… 131 Symmetric method for `hasSatellitePvt` must be named `setHasSatellitePvt`; was `setSatellitePvt` 133 Symmetric method for `hasSnrInDb` must be named `setHasSnrInDb`; was `setSnrInDb` 135 …Symmetric method for `setRestrictBackground` must be named `isRestrictBackground`; was `getRestric… [all …]
|
/aosp14/system/core/bootstat/ |
H A D | README.md | 13 -r, --record Record the timestamp of a named boot event
|
/aosp14/system/core/trusty/confirmationui/ |
H A D | Android.bp | 18 // named (liblights.panda), and must build everywhere, or limit themselves
|
/aosp14/frameworks/base/test-runner/src/android/test/suitebuilder/ |
H A D | TestSuiteBuilder.java | 167 public TestSuiteBuilder named(String newSuiteName) { in named() method in TestSuiteBuilder
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/ |
H A D | README.txt | 16 Smart Camera / Auto Snapshot (formerly named SimpleCamera) ReadMe
|
/aosp14/frameworks/base/startop/view_compiler/ |
H A D | README.md | 36 `genrule` named `generate_dex_testcases` in `Android.bp`. These files are then
|
/aosp14/system/core/init/ |
H A D | README.md | 92 RC file is accepted. An init file specific to SDK=31 might be named 119 Actions are named sequences of commands. Actions have a trigger which 216 named class may be started or stopped together. A service 382 > Create a UNIX domain socket named /dev/socket/_name_ and pass its fd to the 452 Property triggers are strings triggered when a named property changes 453 value to a given new value or when a named property changes value to 669 > Attempt to mount the named device at the directory _dir_ 686 > Restore the file named by _path_ to the security context specified 692 > Recursively restore the directory tree named by _path_ to the 841 > State of a named service ("stopped", "stopping", "running", "restarting") [all …]
|
/aosp14/frameworks/base/cmds/idmap2/ |
H A D | Android.bp | 60 "-readability-named-parameter",
|
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/ |
H A D | FontListParserTest.java | 58 public void named() throws Exception { in named() method in FontListParserTest
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | FORMAT.md | 95 named sequentially (e.g. `part000.png`, `part001.png`, ...) and added to the zip archive in that
|
/aosp14/system/core/fastboot/ |
H A D | README.md | 149 named partition (if possible). 225 Change the size of the named logical partition.
|
/aosp14/frameworks/base/test-runner/api/ |
H A D | lint-baseline.txt | 41 Methods creating an Intent should be named `create<Foo>Intent()`, was `registerReceiver`
|
H A D | current.txt | 288 method @Deprecated public android.test.suitebuilder.TestSuiteBuilder named(String);
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | ResolverActivity.java | 1040 final boolean named = 1045 return named
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 406 # namespace, or class. And the struct will be named TypeS. This can typically be
|