Searched refs:notifyRemoteService (Results 1 – 1 of 1) sorted by relevance
158 public void removeSelfLocked(boolean notifyRemoteService) { in removeSelfLocked() argument160 destroyLocked(notifyRemoteService); in removeSelfLocked()174 public void destroyLocked(boolean notifyRemoteService) { in destroyLocked() argument176 Slog.v(TAG, "destroy(notifyRemoteService=" + notifyRemoteService + ")"); in destroyLocked()179 if (notifyRemoteService) { in destroyLocked()