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.java408 ObserverNode.ObserverEntry oe = list.get(j); in notifyChange()
409 if (oe.observer.asBinder() == binder) { in notifyChange()
/frameworks/base/tools/aapt/
DResourceTable.cpp4053 sp<ConfigList> oe = mOrderedConfigs.itemAt(idx); in applyPublicEntryOrder() local
4059 String8(oe->getName()).string(), in applyPublicEntryOrder()
4061 oe->getPublicSourcePos().file.string(), in applyPublicEntryOrder()
4062 oe->getPublicSourcePos().line); in applyPublicEntryOrder()