Home
last modified time | relevance | path

Searched refs:goAsync (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DHeapDumpReceiver.java98 final PendingResult result = goAsync(); in cleanupOldFiles()
120 final PendingResult result = goAsync(); in deleteHeapDump()
/frameworks/base/packages/SystemUI/docs/
Dbroadcasts.md112 ### A note on goAsync()
114 If you're processing a broadcast in a background thread, you shouldn't call `goAsync()` and
/frameworks/base/core/java/android/content/
DBroadcastReceiver.java433 public final PendingResult goAsync() { in goAsync() method in BroadcastReceiver
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt3542 HSPLandroid/content/BroadcastReceiver;->goAsync()Landroid/content/BroadcastReceiver$PendingResult;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6744 method public final android.content.BroadcastReceiver.PendingResult goAsync();
/frameworks/base/config/
Dboot-image-profile.txt3545 HSPLandroid/content/BroadcastReceiver;->goAsync()Landroid/content/BroadcastReceiver$PendingResult;
/frameworks/base/core/api/
Dcurrent.txt10027 method public final android.content.BroadcastReceiver.PendingResult goAsync();