Home
last modified time | relevance | path

Searched refs:KEY_CANCELLATION_SIGNAL (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java1381 VoiceInteractor.KEY_CANCELLATION_SIGNAL); in requestDirectActions()
1458 VoiceInteractor.KEY_CANCELLATION_SIGNAL); in performDirectAction()
/frameworks/base/core/java/android/app/
DVoiceInteractor.java78 public static final String KEY_CANCELLATION_SIGNAL = "key_cancellation_signal"; field in VoiceInteractor
DActivityThread.java1811 cancellationResult.putBinder(VoiceInteractor.KEY_CANCELLATION_SIGNAL, in requestDirectActions()
1828 cancellationResult.putBinder(VoiceInteractor.KEY_CANCELLATION_SIGNAL, in performDirectAction()