Searched refs:updateList (Results 1 - 3 of 3) sorted by relevance

/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
H A DNotificationListenerActivity.java53 updateList(intent.getStringExtra(Listener.EXTRA_KEY));
79 updateList(null);
143 private void updateList(String key) { method in class:NotificationListenerActivity
/packages/apps/Settings/src/com/android/settings/notification/
H A DManagedServiceSettings.java74 updateList();
81 updateList();
148 updateList();
200 private void updateList() { method in class:ManagedServiceSettings
/packages/apps/Settings/src/com/android/settings/
H A DDeviceAdminSettings.java107 updateList();
114 void updateList() { method in class:DeviceAdminSettings

Completed in 417 milliseconds