Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/util/
H A DTargetPackageUtils.java213 private static void onCommandResult(int seq, int result) { in onCommandResult() method in TargetPackageUtils
231 onCommandResult(msg.arg1, msg.arg2); in handleMessage()
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DStartVoiceInteractionActivity.java160 public void onCommandResult(boolean finished, Bundle result) { in onCommandResult() method in StartVoiceInteractionActivity.TestCommand
H A DTestInteractionActivity.java213 public void onCommandResult(boolean finished, Bundle result) { in onCommandResult() method in TestInteractionActivity.TestCommand
/aosp14/frameworks/base/core/java/android/app/
H A DVoiceInteractor.java148 ((CommandRequest)request).onCommandResult(msg.arg1 != 0,
763 public void onCommandResult(boolean isCompleted, Bundle result) { in onCommandResult() method in VoiceInteractor.CommandRequest
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7460 method public void onCommandResult(boolean, android.os.Bundle);