OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VoiceInteractionSession
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/service/voice/
VoiceInteractionSession.java
78
public class
VoiceInteractionSession
implements KeyEvent.Callback, ComponentCallbacks2 {
79
static final String TAG = "
VoiceInteractionSession
";
148
final WeakReference<
VoiceInteractionSession
> mWeakRef
149
= new WeakReference<
VoiceInteractionSession
>(this);
156
Binder.getCallingUid(), callback,
VoiceInteractionSession
.this,
169
Binder.getCallingUid(), callback,
VoiceInteractionSession
.this,
181
Binder.getCallingUid(), callback,
VoiceInteractionSession
.this,
193
Binder.getCallingUid(), callback,
VoiceInteractionSession
.this,
205
Binder.getCallingUid(), callback,
VoiceInteractionSession
.this,
311
VoiceInteractionSession
session = mSession.get()
[
all
...]
/prebuilts/sdk/23/
android.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_current/
android.jar
/prebuilts/sdk/21/
android.jar
Completed in 382 milliseconds