Searched refs:onServiceStopped (Results 1 – 5 of 5) sorted by relevance
125 mServiceUpdatedCallback.onServiceStopped(reply); in HotwordServiceManager()163 mServiceUpdatedCallback.onServiceStopped("Service Stopped"); in stopService()
31 void onServiceStopped(String message); in onServiceStopped() method
90 public void onServiceStopped(String message) { in onServiceStopped() method in HotwordServiceViewHolder
196 void onServiceStopped(int status, int serverIf, int srvcHandle) throws RemoteException { in onServiceStopped() method in GattNativeInterface197 getGattService().onServiceStopped(status, serverIf, srvcHandle); in onServiceStopped()
2838 void onServiceStopped(int status, int serverIf, int srvcHandle) throws RemoteException { in onServiceStopped() method in GattService