Searched refs:getSuspendCauseStr (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.cpp419 static const char* getSuspendCauseStr(SuspendCause why) function
481 self->threadId, who, getSuspendCauseStr(why));
493 self->threadId, who, getSuspendCauseStr(why));

Completed in 404 milliseconds