Home
last modified time | relevance | path

Searched refs:waitForResult (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/role/
DRoleManagerShellCommand.java55 public int waitForResult() { in waitForResult() method in RoleManagerShellCommand
117 return future.waitForResult(); in runAddRoleHolder()
129 return future.waitForResult(); in runRemoveRoleHolder()
139 return future.waitForResult(); in runClearRoleHolders()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccPhoneBookInterfaceManager.java192 waitForResult(updateRequest); in updateAdnRecordsInEfBySearch()
241 waitForResult(updateRequest); in updateAdnRecordsInEfByIndex()
268 waitForResult(getSizeRequest); in getAdnRecordsSize()
303 waitForResult(loadRequest); in getAdnRecordsInEf()
321 protected void waitForResult(Request request) { in waitForResult() method in IccPhoneBookInterfaceManager
/frameworks/base/services/backup/java/com/android/server/backup/restore/
DFullRestoreEngineThread.java40 public int waitForResult() { in waitForResult() method in FullRestoreEngineThread
41 return mEngine.waitForResult(); in waitForResult()
DRestoreEngine.java47 public int waitForResult() { in waitForResult() method in RestoreEngine
DPerformUnifiedRestoreTask.java957 mEngineThread.waitForResult(); in run()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DActivityTestsBase.java148 int res = waitForResult(timeoutMs, expected); in waitForResultOrThrow()
163 public int waitForResult(int timeoutMs, String expected) { in waitForResult() method in ActivityTestsBase
/frameworks/native/cmds/cmd/
Dcmd.cpp158 int32_t waitForResult() { in waitForResult() function in MyResultReceiver
259 status_t res = result->waitForResult(); in cmdMain()
/frameworks/base/packages/Tethering/common/TetheringLib/src/android/net/
DTetheringManager.java403 int waitForResult(final RequestHelper request) { in waitForResult() method in TetheringManager.RequestDispatcher
492 return dispatcher.waitForResult((connector, listener) -> { in tether()
524 return dispatcher.waitForResult((connector, listener) -> {
551 return dispatcher.waitForResult((connector, listener) -> {
1330 final int ret = dispatcher.waitForResult((connector, listener) -> {
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp395 int32_t waitForResult() { in waitForResult() function in MyResultReceiver
442 status_t res = resultReceiver->waitForResult(); in shellCmdToString()
/frameworks/base/cmds/statsd/tests/shell/
DShellSubscriber_test.cpp51 int32_t waitForResult() { in waitForResult() function in MyResultReceiver
/frameworks/base/media/java/android/media/
DAudioManager.java2967 focusReceiver.waitForResult(EXT_FOCUS_POLICY_TIMEOUT_MS); in requestAudioFocus()
3023 public void waitForResult(long timeOutMs) { in waitForResult() method in AudioManager.BlockingFocusResultReceiver
/frameworks/base/config/
Dboot-image-profile.txt22248 HPLcom/android/internal/telephony/IccPhoneBookInterfaceManager;->waitForResult(Lcom/android/interna…
Dhiddenapi-greylist-max-o.txt34306 Landroid/media/AudioManager$BlockingFocusResultReceiver;->waitForResult(J)V