Home
last modified time | relevance | path

Searched refs:setOther (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/io/
DFakeBasicFileAttributes.java112 public FakeBasicFileAttributes setOther(boolean other) { in setOther() method in FakeBasicFileAttributes
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h102 void setOther(uint32_t pOther);
/frameworks/compile/mclinker/lib/LD/
DResolveInfo.cpp114 void ResolveInfo::setOther(uint32_t pOther) { in setOther() function in mcld::ResolveInfo