Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContentService.java191 ObserverNode.ObserverEntry oe = list.get(j); in notifyChange()
192 if (oe.observer.asBinder() == binder) { in notifyChange()
/frameworks/base/tools/aapt/
DResourceTable.cpp3449 sp<ConfigList> oe = mOrderedConfigs.itemAt(idx); in applyPublicEntryOrder() local
3455 String8(oe->getName()).string(), in applyPublicEntryOrder()
3457 oe->getPublicSourcePos().file.string(), in applyPublicEntryOrder()
3458 oe->getPublicSourcePos().line); in applyPublicEntryOrder()