Searched refs:notifyObservers (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
H A DObservable.java68 public void notifyObservers() { method in class:Observable
H A DReadRecTransaction.java111 notifyObservers();
H A DNotificationTransaction.java246 notifyObservers();
H A DSendTransaction.java169 notifyObservers();
H A DRetrieveTransaction.java196 notifyObservers();
H A DTransactionService.java800 transaction.notifyObservers();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DMasterImage.java378 notifyObservers();
387 notifyObservers();
462 notifyObservers();
476 notifyObservers();
479 public void notifyObservers() { method in class:MasterImage
530 notifyObservers();
538 notifyObservers();
701 notifyObservers();
709 notifyObservers();
715 notifyObservers();
[all...]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DUpdatePreviewTask.java72 MasterImage.getImage().notifyObservers();

Completed in 78 milliseconds