Searched refs:newOwner (Results 1 – 1 of 1) sorted by relevance
122 public void applyNewOwner(Object newOwner) { in applyNewOwner() argument123 if (mOwner != newOwner) { in applyNewOwner()125 mOwner = newOwner; in applyNewOwner()130 mOwner = newOwner; in applyNewOwner()135 if (DEBUG) Slog.d(TAG, "Service has new owner " + newOwner in applyNewOwner()141 if (DEBUG) Slog.d(TAG, "Service has new owner " + newOwner in applyNewOwner()147 if (DEBUG) Slog.d(TAG, "Service has new owner " + newOwner in applyNewOwner()153 if (DEBUG) Slog.d(TAG, "Service has new owner " + newOwner in applyNewOwner()