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.java447 ObserverNode.ObserverEntry oe = list.get(j); in notifyChange()
448 if (oe.observer.asBinder() == binder) { in notifyChange()
/frameworks/base/tools/aapt/
DResourceTable.cpp4063 sp<ConfigList> oe = mOrderedConfigs.itemAt(idx); in applyPublicEntryOrder() local
4069 String8(oe->getName()).string(), in applyPublicEntryOrder()
4071 oe->getPublicSourcePos().file.string(), in applyPublicEntryOrder()
4072 oe->getPublicSourcePos().line); in applyPublicEntryOrder()