Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DNode.java125 boolean isNew() { in isNew() method in Node
221 if (isNew()) output.append("new "); in toString()