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

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

Completed in 75 milliseconds