Searched refs:notifyRemoteService (Results 1 – 1 of 1) sorted by relevance
157 public void removeSelfLocked(boolean notifyRemoteService) { in removeSelfLocked() argument159 destroyLocked(notifyRemoteService); in removeSelfLocked()173 public void destroyLocked(boolean notifyRemoteService) { in destroyLocked() argument175 Slog.v(TAG, "destroy(notifyRemoteService=" + notifyRemoteService + ")"); in destroyLocked()178 if (notifyRemoteService) { in destroyLocked()