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