Searched refs:codeToString (Results 1 – 1 of 1) sorted by relevance
1393 String codeToString(int code) { in codeToString() method in ActivityThread.H1453 if (DEBUG_MESSAGES) Slog.v(TAG, ">>> handling: " + codeToString(msg.what)); in handleMessage()1708 if (DEBUG_MESSAGES) Slog.v(TAG, "<<< done: " + codeToString(msg.what)); in handleMessage()2480 TAG, "SCHEDULE " + what + " " + mH.codeToString(what) in sendMessage()2495 TAG, "SCHEDULE " + mH.codeToString(what) + " arg1=" + arg1 + " arg2=" + arg2 + in sendMessage()