Home
last modified time | relevance | path

Searched refs:oe (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/content/
DContentService.java270 ObserverNode.ObserverEntry oe = list.get(j); in notifyChange()
271 if (oe.observer.asBinder() == binder) { in notifyChange()
/frameworks/base/tools/aapt/
DResourceTable.cpp3931 sp<ConfigList> oe = mOrderedConfigs.itemAt(idx); in applyPublicEntryOrder() local
3937 String8(oe->getName()).string(), in applyPublicEntryOrder()
3939 oe->getPublicSourcePos().file.string(), in applyPublicEntryOrder()
3940 oe->getPublicSourcePos().line); in applyPublicEntryOrder()