/aosp_15_r20/developers/build/templates/ActivityCards/_MODULE_/src/template/java/_PACKAGE_/ |
H A D | MainActivity.java.ftl | 21 import android.app.Activity; 22 import android.content.Intent; 23 import android.content.res.Resources; 24 import android.os.Bundle; 25 import android.view.View; 26 import android.view.ViewGroup; 27 import android.view.ViewTreeObserver; 28 import android.widget.AdapterView; 29 import android.widget.BaseAdapter; 30 import android.widget.GridView; [all …]
|
/aosp_15_r20/external/leakcanary2/docs/ |
H A D | ui-tests.md | 18 androidTestImplementation "com.squareup.leakcanary:leakcanary-android-instrumentation:${leakCanaryV… 24 class CartTest { 45 │ GC Root: System class 47 ├─ com.example.MySingleton class 48 │ Leaking: NO (a class is never leaking) 51 ├─ android.widget.TextView instance 52 │ Leaking: YES (View.mContext references a destroyed activity) 77 class CartTest { 91 class CartTest { 112 class CartTest { [all …]
|
H A D | recipes.md | 15 class MyService : Service { 31 …n their **debug** [Application](https://developer.android.com/reference/android/app/Application) c… 34 class DebugExampleApplication : ExampleApplication() { 44 …Create a debug application class in your `src/debug/java` folder. Don't forget to also register it… 87 * Hide the leak display activity launcher icon: override `R.bool.leak_canary_add_launcher_icon` or … 94 …class in your classpath and if found, will disable itself to avoid running in tests. However, some… 104 …:leakcanary-android` dependency should only be used in debug builds. It depends on `com.squareup.l… 110 …implementation 'com.squareup.leakcanary:leakcanary-object-watcher-android:{{ leak_canary.release }… 121 … To avoid accidentally including the `com.squareup.leakcanary:leakcanary-android` dependency in a … 136 …activity that displays leaks from appearing in apps list. As a workaround, LeakCanary prints an `a… [all …]
|
H A D | fundamentals-fixing-a-memory-leak.md | 19 class Helper { 22 class Utils { 43 ├─ com.example.Utils class 62 A line starting with `├─ ` represents a Java object (either a class, an object array or an instance… 72 The element at position 43 in that array of `Object` is a reference to the `Utils` class. 77 ├─ com.example.Utils class 80 …Watcher.objectWatcher.watch()](/leakcanary/api/leakcanary-object-watcher-android/leakcanary/-app-w… 82 The `Utils` class has a static `helper` field which is a reference to the leaking object, which is … 85 ├─ com.example.Utils class 97 class ExampleApplication : Application() { [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/b4/ |
D | b46e447e57dd043986ccc11a08e8eb1d567c4114 | 1 IntentResolver-tests-activity(minSdkVersion:current): 2 …IntentResolver-core(minSdkVersion:current) <- IntentResolver-tests-activity, IntentResolver-tests-… 3 IntentResolver-tests-shared(minSdkVersion:current) <- IntentResolver-tests-activity 15 android-support-multidex(minSdkVersion:4) <- hilt_android_testing 16 …android.test.base(minSdkVersion:current) (external) <- IntentResolver-tests-activity, androidx.tes… 17 …android.test.base.stubs(minSdkVersion:current) (external) <- IntentResolver-tests-activity, androi… 18 …android.test.mock(minSdkVersion:current) (external) <- IntentResolver-tests-activity, IntentResolv… 19 android.test.mock.stubs(minSdkVersion:current) (external) <- IntentResolver-tests-activity 20 …android.test.mock.stubs.system(minSdkVersion:current) (external) <- IntentResolver-tests-shared, t… 21 android.test.runner(minSdkVersion:current) (external) <- IntentResolver-tests-activity, testables [all …]
|
/aosp_15_r20/cts/libs/webkit-shared/ |
H A D | README.md | 5 This helper lib makes a test suite extendable to run in both an activity based environment and 26 test suite inherit from `android.webkit.cts.SharedWebViewTest`. This is used to indicate 31 - public class WebViewTest 32 + public class WebViewTest extends SharedWebViewTest 42 This abstract class requires you to implement the method `createTestEnvironment` that 45 have all the references your test has to an activity. This will be overridden later on by the 69 …have your tests, and a JUnit test suite that JUnit will have to invoke your tests from an activity. 80 `//cts/tests/tests/sdksandbox/webkit/sdksidetests/WebViewSandboxTest/src/com/android/cts/sdksidetes… 81 To do this use the `android.sdksandbox.webkit.cts.WebViewSandboxTestRule` and pass in the fully qua… 92 `//cts/tests/tests/webkit/src/android/webkit/cts/WebViewTest.java` [all …]
|
/aosp_15_r20/cts/common/device-side/bedstead/remoteframeworkclasses/java/parcelablewrappers/ |
H A D | NullParcelableActivity.java.txt | 17 package com.android.bedstead.remoteframeworkclasses; 19 import android.app.Activity; 20 import android.os.Parcel; 21 import android.os.Parcelable; 23 import com.google.android.enterprise.connectedapps.annotations.CustomParcelableWrapper; 24 import com.google.android.enterprise.connectedapps.internal.Bundler; 25 import com.google.android.enterprise.connectedapps.internal.BundlerType; 33 @CustomParcelableWrapper(originalType = Activity.class) 34 public final class NullParcelableActivity implements Parcelable { 41 Activity activity) { [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/62/ |
D | 628cdf860049fe70cc19233acbd22af81f6da9e0 | 1 …android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common/busybox/R.jar out/soong/…
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/compose/core/PlatformComposeCore/android_common/kotlinc/ |
D | classpath.rsp | 1 …android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime/android_common/busybox/R.jar out/soong/…
|
/aosp_15_r20/out/soong/raw-aosp_shiba/2c/ |
D | 2cb509361699a652b6929f11d5e9ca3e5122b177 | 179 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10… 180 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10… 183 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10… 184 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10… 187 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 188 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 191 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 192 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 195 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity/1.10.0-rc01/… 196 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity/1.10.0-rc01/… [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/09/ |
D | 09cfd250917ed7b0a3531066ffbf0762c9c79c89 | 1 …android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common/busybox/R.jar out/soong/.inte…
|
/aosp_15_r20/out/soong/raw-aosp_shiba/d5/ |
D | d554d72e661d3fa9d326a12eb51987c0d4eecfaf | 195 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10… 196 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10… 199 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 200 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 203 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 204 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-ktx/1.10.0-r… 207 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity/1.10.0-rc01/… 208 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity/1.10.0-rc01/… 211 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity/1.10.0-rc01/… 212 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity/1.10.0-rc01/… [all …]
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/Graph/ |
H A D | graph.proto | 3 package com.android.settingslib.graph; 5 option java_package = "com.android.settingslib.graph.proto"; 17 // Key: activity class. Value: preference key of associated PreferenceScreen. 89 // This is resolved from android:fragment or activity of current app. 91 // Unresolvable Intent that is either an unrecognized activity of current 92 // app or activity belongs to other app. 132 // Proto of android.content.Intent 146 // package name followed by a '/' and then followed by the class name. 151 // http://developer.android.com/reference/android/content/Intent.html#setFlags(int) 160 // https://developer.android.com/reference/android/content/Intent#setType(java.lang.String). [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/AvatarPicker/AvatarProviderLib/android_common/ |
D | meta_lic.rsp | 1 …activity/activity-compose/1.10.0-rc01/androidx.activity_activity-compose/android_common/meta_lic -…
|
D | meta_lic | 22 ….intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10… 25 …/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/andr… 26 …rent/androidx/m2repository/androidx/compose/animation/animation-graphics-android/1.8.0-beta01/andr… 27 …sdk/current/androidx/m2repository/androidx/compose/foundation/foundation-android/1.8.0-beta01/andr… 28 …rent/androidx/m2repository/androidx/compose/material/material-icons-core-android/1.7.0-alpha01/and… 29 …/androidx/m2repository/androidx/compose/material/material-icons-extended-android/1.7.0-alpha01/and… 30 …s/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/and… 31 …class-android/1.4.0-alpha04/androidx.compose.material3_material3-window-size-class/android_common/… 32 …uilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/andr… 33 …iates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-android/1.8.0-beta01/andr… [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/EasterEgg/EasterEgg/android_common/ |
D | proguard_configuration | 4 …android/compat/annotation/unsupportedappusage/android_common/turbine-combined/unsupportedappusage.… 18 -keep @com.android.internal.annotations.VisibleForTesting class * 19 -keepclassmembers class * { 20 @com.android.internal.annotations.VisibleForTesting *; 25 -keep @android.annotation.TestApi class * 26 -keepclassmembers class * { 27 @android.annotation.TestApi *; 35 -keep @**.VisibleForTesting class android.**,com.android.**,com.google.android.** 36 -keepclassmembers class android.**,com.android.**,com.google.android.** { 42 -keepclassmembers,allowaccessmodification,allowobfuscation,allowshrinking class * { [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/c3/ |
D | c3b1d2dd9be9468c947566bddc43ef997f91e255 | 1 …/androidx/m2repository/androidx/compose/material/material-icons-extended-android/1.7.0-alpha01/and… 2 …rent/androidx/m2repository/androidx/compose/material/material-icons-core-android/1.7.0-alpha01/and… 5 …se/material3/material3-window-size-class-android/1.4.0-alpha04/androidx.compose.material3_material… 7 …/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/and… 9 …rent/androidx/m2repository/androidx/compose/animation/animation-graphics-android/1.8.0-beta01/andr… 16 …s/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/and… 17 …ilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/and… 18 …/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/and… 19 …sdk/current/androidx/m2repository/androidx/compose/foundation/foundation-android/1.8.0-beta01/andr… 20 …s/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/andr… [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/42/ |
D | 4223926681f8e0eb1104db71871489cd4dd100cb | 2 …/androidx/m2repository/androidx/compose/material/material-icons-extended-android/1.7.0-alpha01/and… 3 …rent/androidx/m2repository/androidx/compose/material/material-icons-core-android/1.7.0-alpha01/and… 6 …se/material3/material3-window-size-class-android/1.4.0-alpha04/androidx.compose.material3_material… 8 …/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/and… 10 …rent/androidx/m2repository/androidx/compose/animation/animation-graphics-android/1.8.0-beta01/andr… 17 …s/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/and… 18 …ilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/and… 19 …/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/and… 20 …sdk/current/androidx/m2repository/androidx/compose/foundation/foundation-android/1.8.0-beta01/andr… 21 …s/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/andr… [all …]
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
H A D | debugging.md | 39 …rotologs (in logcat) for WM Core ([list of all core tags](/core/java/com/android/internal/protolog… 45 …for WM Shell ([list of all shell tags](/libs/WindowManager/Shell/src/com/android/wm/shell/protolog… 47 adb shell dumpsys activity service SystemUIService WMShell protolog enable-text TAG 48 adb shell dumpsys activity service SystemUIService WMShell protolog enable-text TAG 62 adb shell dumpsys activity containers 80 adb shell setprop persist.wm.debug.sc.tx.log_match_name com.android.systemui # matches the name of … 105 ## Tracing activity starts & finishes in the app process 107 It's sometimes useful to know when to see a stack trace of when an activity starts in the app code 108 (ie. if you are repro'ing a bug related to activity starts). You can enable this system property to 141 adb shell dumpsys activity service SystemUIService WMShell [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/84/ |
D | 84ea5eaa9bcb72ca7b93e77d7bf459dd79e200e8 | 2 …se/material3/material3-window-size-class-android/1.4.0-alpha04/androidx.compose.material3_material… 4 …/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/and… 6 …rent/androidx/m2repository/androidx/compose/animation/animation-graphics-android/1.8.0-beta01/andr… 13 …s/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/and… 14 …ilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/and… 15 …/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/and… 16 …sdk/current/androidx/m2repository/androidx/compose/foundation/foundation-android/1.8.0-beta01/andr… 17 …s/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/andr… 18 …rent/androidx/m2repository/androidx/compose/foundation/foundation-layout-android/1.8.0-beta01/andr… 19 …/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/andr… [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/5d/ |
D | 5de5d2639f6eb20a2c0b57eb9f3dc9260a76e7bd | 1 …se/material3/material3-window-size-class-android/1.4.0-alpha04/androidx.compose.material3_material… 3 …/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/and… 4 …s/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/and… 5 …ilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/and… 6 …/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/and… 7 …sdk/current/androidx/m2repository/androidx/compose/foundation/foundation-android/1.8.0-beta01/andr… 8 out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-com… 10 …rent/androidx/m2repository/androidx/compose/animation/animation-graphics-android/1.8.0-beta01/andr… 11 …s/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/andr… 12 …rent/androidx/m2repository/androidx/compose/foundation/foundation-layout-android/1.8.0-beta01/andr… [all …]
|
/aosp_15_r20/external/vogar/ |
H A D | README.md | 13 "com.android.Test#test". 16 modes: `activity`, `app_process`, `device`, `host` or `jvm`. 37 directory or class names: 39 1. Activity (`--mode=activity`) 41 …runs given action in the context of an [`android.app.Activity`](https://developer.android.com/refe… 47 This is required to benchmark any code relying on the android framework. 50 …Vogar --mode app_process --benchmark frameworks/base/core/tests/benchmarks/src/android/os/ParcelBe… 100 an activity/runnable dex jar, preparing the environment (host or device), 105 The basic building block of Vogar execution is the `Task` class. There are several 112 The `Target` class encapsulates the runtime environment, for example a
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/AvatarPicker/AvatarPicker/android_common/ |
D | meta_lic.rsp | 1 …android.test.base/android_common/meta_lic:dynamic' -d 'out/soong/.intermediates/frameworks/base/te…
|
/aosp_15_r20/out/soong/raw-aosp_shiba/66/ |
D | 66848eb911654bf3d415428932f43378d4146ceb | 1 …android.net.ipsec.ike.stubs.from-text/android_common/android.net.ipsec.ike.stubs.from-text/android…
|
/aosp_15_r20/out/soong/raw-aosp_shiba/27/ |
D | 2764ba402af527e1a4fecbcc92e07188ccf3b8e6 | 5 …/androidx/m2repository/androidx/compose/material/material-icons-extended-android/1.7.0-alpha01/and… 6 …rent/androidx/m2repository/androidx/compose/material/material-icons-core-android/1.7.0-alpha01/and… 9 …se/material3/material3-window-size-class-android/1.4.0-alpha04/androidx.compose.material3_material… 11 …/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/and… 13 …rent/androidx/m2repository/androidx/compose/animation/animation-graphics-android/1.8.0-beta01/andr… 20 …s/sdk/current/androidx/m2repository/androidx/compose/material3/material3-android/1.4.0-alpha04/and… 21 …ilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/and… 22 …/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/and… 23 …sdk/current/androidx/m2repository/androidx/compose/foundation/foundation-android/1.8.0-beta01/andr… 24 …s/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/andr… [all …]
|