Searched refs:onProfileServiceStateChanged (Results 1 – 2 of 2) sorted by relevance
232 adapterService.onProfileServiceStateChanged(getClass().getName(), state); in notifyProfileServiceStateChanged()
241 public void onProfileServiceStateChanged(String serviceName, int state) { in onProfileServiceStateChanged() method in AdapterService