Home
last modified time | relevance | path

Searched defs:multiLine (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfo.java471 protected void setMultiLine(boolean multiLine) { in setMultiLine()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp864 static void PrintPropPair(CStdOutStream &so, const char *name, const wchar_t *val, bool multiLine) in PrintPropPair()