Home
last modified time | relevance | path

Searched refs:awaitResult (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/os/
DSynchronousResultReceiver.java77 public @NonNull Result awaitResult(long timeoutMillis) throws TimeoutException { in awaitResult() method in SynchronousResultReceiver
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1024 return awaitResult(latch, eidRef); in blockingGetEidFromEuiccService()
1043 return awaitResult(latch, statusRef); in blockingGetOtaStatusFromEuiccService()
1062 return awaitResult(latch, euiccInfoRef); in blockingGetEuiccInfoFromEuiccService()
1065 private static <T> T awaitResult(CountDownLatch latch, AtomicReference<T> resultRef) { in awaitResult() method in EuiccController
/frameworks/base/services/core/java/com/android/server/am/
DBatteryExternalStatsWorker.java508 receiver.awaitResult(EXTERNAL_STATS_SYNC_TIMEOUT_MILLIS); in awaitControllerInfo()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1747 SynchronousResultReceiver.Result result = receiver.awaitResult(1000); in getControllerActivityEnergyInfo()
/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java588 receiver.awaitResult(EXTERNAL_STATS_SYNC_TIMEOUT_MILLIS); in awaitControllerInfo()
/frameworks/base/config/
Dboot-image-profile.txt28554 HSPLandroid/os/SynchronousResultReceiver;->awaitResult(J)Landroid/os/SynchronousResultReceiver$Resu…