HomeSort by relevance Sort by last modified time
    Searched full:rebindservices (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java 162 rebindServices();
169 if (DEBUG) Slog.d(TAG, "Current profile IDs didn't change, skipping rebindServices().");
172 rebindServices();
266 private void rebindServices() {
267 if (DEBUG) Slog.d(TAG, "rebindServices");
543 rebindServices();

Completed in 147 milliseconds