Searched refs:codeToString (Results 1 – 1 of 1) sorted by relevance
1196 String codeToString(int code) { in codeToString() method in ActivityThread.H1248 if (DEBUG_MESSAGES) Slog.v(TAG, ">>> handling: " + codeToString(msg.what)); in handleMessage()1458 if (DEBUG_MESSAGES) Slog.v(TAG, "<<< done: " + codeToString(msg.what)); in handleMessage()2084 TAG, "SCHEDULE " + what + " " + mH.codeToString(what) in queueOrSendMessage()