Home
last modified time | relevance | path

Searched refs:startHotwordRecognition (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/wearable/
DIWearableSensingManager.aidl44 …void startHotwordRecognition(in ComponentName targetVisComponentName, in RemoteCallback statusCall… in startHotwordRecognition() method
DWearableSensingManager.java483 public void startHotwordRecognition( in startHotwordRecognition() method in WearableSensingManager
488 mService.startHotwordRecognition( in startHotwordRecognition()
/frameworks/base/services/core/java/com/android/server/wearable/
DRemoteWearableSensingService.java286 public void startHotwordRecognition( in startHotwordRecognition() method in RemoteWearableSensingService
294 service.startHotwordRecognition( in startHotwordRecognition()
DWearableSensingManagerPerUserService.java402 mRemoteService.startHotwordRecognition( in onStartHotwordRecognition()
DWearableSensingManagerService.java568 public void startHotwordRecognition( in startHotwordRecognition() method in WearableSensingManagerInternal
/frameworks/base/core/java/android/service/wearable/
DIWearableSensingService.aidl37 …void startHotwordRecognition(in RemoteCallback wearableHotwordCallback, in RemoteCallback statusCa… in startHotwordRecognition() method
DWearableSensingService.java222 public void startHotwordRecognition( in onBind() method
/frameworks/base/core/api/
Dsystem-current.txt3370 …Manifest.permission.MANAGE_WEARABLE_SENSING_SERVICE) public void startHotwordRecognition(@Nullable…