Searched refs:HotwordDetectionServiceProvider (Results 1 – 3 of 3) sorted by relevance
463 void setHotwordDetectionServiceProvider(@Nullable HotwordDetectionServiceProvider provider); in setHotwordDetectionServiceProvider()471 HotwordDetectionServiceProvider getHotwordDetectionServiceProvider(); in getHotwordDetectionServiceProvider()478 interface HotwordDetectionServiceProvider { interface
78 … com.android.server.pm.permission.PermissionManagerServiceInternal.HotwordDetectionServiceProvider;134 private HotwordDetectionServiceProvider mHotwordDetectionServiceProvider;620 public void setHotwordDetectionServiceProvider(HotwordDetectionServiceProvider provider) { in setHotwordDetectionServiceProvider()625 public HotwordDetectionServiceProvider getHotwordDetectionServiceProvider() { in getHotwordDetectionServiceProvider()1410 HotwordDetectionServiceProvider hotwordServiceProvider = in checkPermission()
8035 …ndroid/server/pm/permission/PermissionManagerServiceInternal$HotwordDetectionServiceProvider;Lcom/…