Searched defs:VoiceInteractionServiceInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionServiceInfo.java37 public class VoiceInteractionServiceInfo { class
38 static final String TAG = "VoiceInteractionServiceInfo";
47 public VoiceInteractionServiceInfo(PackageManager pm, ComponentName comp) method in class:VoiceInteractionServiceInfo
52 public VoiceInteractionServiceInfo(PackageManager pm, ComponentName comp, int userHandle) method in class:VoiceInteractionServiceInfo
58 public VoiceInteractionServiceInfo(PackageManager pm, ServiceInfo si) { method in class:VoiceInteractionServiceInfo

Completed in 528 milliseconds