Searched defs:updateNotificationsLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/net/
H A DNetworkPolicyManagerService.java294 updateNotificationsLocked();
399 updateNotificationsLocked();
437 private void updateNotificationsLocked() { method in class:NetworkPolicyManagerService
438 if (LOGV) Slog.v(TAG, "updateNotificationsLocked()");
693 updateNotificationsLocked();
1107 updateNotificationsLocked();
1139 updateNotificationsLocked();
1152 updateNotificationsLocked();
1493 updateNotificationsLocked();

Completed in 31 milliseconds