Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIVoiceInteractorCallback.aidl28 void deliverConfirmationResult(IVoiceInteractorRequest request, boolean confirmed, in deliverConfirmationResult() argument
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DTestInteractionActivity.java105 public void onConfirmationResult(boolean confirmed, Bundle result) { in onCreate()
106 Log.i(TAG, "Confirmation result: confirmed=" + confirmed + " result=" + result); in onCreate()
/frameworks/proto_logging/stats/enums/telecomm/
Denums.proto101 * ConnectionService has confirmed the call as disconnected.
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java590 public void sendConfirmationResult(boolean confirmed, Bundle result) { in sendConfirmationResult() argument
593 + " confirmed=" + confirmed + " result=" + result); in sendConfirmationResult()
595 mCallback.deliverConfirmationResult(mInterface, confirmed, result); in sendConfirmationResult()
/frameworks/base/core/java/android/app/
DVoiceInteractor.java378 public void onConfirmationResult(boolean confirmed, Bundle result) { in onConfirmationResult() argument
/frameworks/base/core/proto/android/os/
Dbatterystats.proto51 // be device specific...yet to be confirmed).
/frameworks/proto_logging/stats/
Datoms.proto22504 // They are confirmed by getting views autofill value, and comparing against what was attempted
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...