Searched defs:onServiceChanged (Results 1 – 4 of 4) sorted by relevance
29 void onServiceChanged(V type, int userId, boolean removed); in onServiceChanged() method
119 public synchronized void onServiceChanged() { in onServiceChanged() method in ServiceWatcherImpl129 synchronized void onServiceChanged(boolean forceRebind) { in onServiceChanged() method in ServiceWatcherImpl
97 void onServiceChanged(); in onServiceChanged() method
1482 public void onServiceChanged(AuthenticatorDescription desc, int userId, boolean removed) { in onServiceChanged() method in AccountManagerService