Searched defs:MSG_CONFIRMATION_RESULT (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DVoiceInteractor.java76 case MSG_CONFIRMATION_RESULT:
137 MSG_CONFIRMATION_RESULT, confirmed ? 1 : 0, request, result));
168 static final int MSG_CONFIRMATION_RESULT = 1; field in class:VoiceInteractor

Completed in 36 milliseconds