Home | History | Annotate | Download | only in ddm

Lines Matching defs:when

66      * Called when the DDM server connects.  The handler is allowed to
72 * Called when the DDM server disconnects. Can be used to disable
115 int when = in.get();
117 Log.v("ddm-heap", "Heap segment enable: when=" + when);
119 boolean ok = DdmVmInternal.heapInfoNotify(when);
133 int when = in.get();
136 Log.v("ddm-heap", "Heap segment enable: when=" + when
139 boolean ok = DdmVmInternal.heapSegmentNotify(when, what, isNative);
141 return createFailChunk(1, "Unsupported HPSG what/when");
143 // TODO: if "when" is non-zero and we want to see a dump