/aosp12/system/bt/gd/cert/ |
H A D | cert_self_test_lib.py | 377 thing = ObjectWithBehaviors() 388 thing = ObjectWithBehaviors() 403 thing = ObjectWithBehaviors() 416 thing = ObjectWithBehaviors() 429 thing = ObjectWithBehaviors() 443 thing = ObjectWithBehaviors() 457 thing = ObjectWithBehaviors() 475 thing = ObjectWithBehaviors() 489 thing = ObjectWithBehaviors() 490 thing.behaviors.test_request_behavior.set_default(lambda obj: thing.increment_unhandled()) [all …]
|
/aosp12/art/test/093-serialization/src/ |
H A D | Main.java | 115 public Character thing; field in Sub 117 public Sub(char thing) { in Sub() argument 123 this.thing = thing; in Sub() 130 + " thing=" + thing); in check()
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | customizations.js | 1 function showApiWarning(thing, selectedLevel, minLevel) { argument 3 …$("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " … 4 …+ "<p>To use this " + thing + ", your application must specify API Level " + minLevel + " or highe…
|
H A D | android-developer-reference.js | 76 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class"; 77 …$("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " … 78 …+ "<p>To use this " + thing + ", your application must specify API Level \"" + $("body").attr("cla…
|
/aosp12/system/bt/gd/rust/common/src/ |
H A D | asserts.rs | 4 ($thing:expr, $expected:expr, $error:expr) => { 5 match (&$thing, &$expected, &$error) {
|
/aosp12/frameworks/base/core/proto/ |
H A D | README.md | 6 example, `com.android.server.thing` instead of `com.android.server.thing.proto`.
|
/aosp12/art/test/954-invoke-polymorphic-verifier/smali/ |
H A D | Unresolved.smali | 26 invoke-static {}, LUnresolved;->getUnresolvedInstance()Lother/thing/Foo; 35 .method public static getUnresolvedInstance()Lother/thing/Foo;
|
/aosp12/art/test/093-serialization/ |
H A D | expected-stdout.txt | 1 one=true two=2 three=three four=4.0 five=5.0 six=6 seven=7 eight=8 nine=9 thing=X
|
/aosp12/art/test/974-verify-interface-super/ |
H A D | info.txt | 1 Test that we do the right thing with invoke-super on interfaces when there are
|
/aosp12/art/test/002-sleep/ |
H A D | info.txt | 2 mostly meant as an easy thing to modify in order to test other things
|
/aosp12/frameworks/base/packages/SystemUI/docs/ |
H A D | executors.md | 278 // One thing run. 292 executor.runNextReady(); // One thing run. 293 executor.advanceClockToNext(); // One more thing ready to run. 294 executor.runNextReady(); // One thing run. 296 executor.advanceClockToNext(); // One more thing ready to run.
|
H A D | falsing.md | 159 // do thing a 161 // do thing b 176 // do thing a 182 // do thing b
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | PinnerService.java | 1035 private static void safeClose(@Nullable Closeable thing) { in safeClose() argument 1036 if (thing != null) { in safeClose() 1038 thing.close(); in safeClose() 1040 Slog.w(TAG, "ignoring error closing resource: " + thing, ex); in safeClose()
|
/aosp12/art/test/088-monitor-verification/src/ |
H A D | Main.java | 114 Class<?> thing = Thread.class; in constantLock() local
|
/aosp12/art/test/954-invoke-polymorphic-verifier/ |
H A D | expected-stdout.txt | 10 …nresolved.<init>(): invoke-polymorphic receiver has no class: Unresolved Reference: other.thing.Foo
|
/aosp12/bionic/docs/ |
H A D | defines.md | 31 One thing to note (if your code may also be built as part of the OS itself) is
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/theme/ |
H A D | README.md | 3 First thing to note, it's imperative that the application and all activities
|
/aosp12/frameworks/base/services/core/java/com/android/server/content/ |
H A D | SyncManager.md | 120 Since Android 9 and later, the same thing will happen if the requester is temp-allowlisted (e.g.
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/ |
H A D | Utils.java | 529 for (Object thing : things) { in join() 535 builder.append(thing.toString()); in join()
|
/aosp12/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/aosp12/system/extras/power_profile/gps_on/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/aosp12/system/extras/power_profile/camera_avg/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/aosp12/system/extras/power_profile/camera_flashlight/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/aosp12/frameworks/base/tests/UiBench/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/aosp12/packages/inputmethods/LatinIME/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |