Searched refs:MSG_WTF (Results 1 – 1 of 1) sorted by relevance
160 private static final int MSG_WTF = 1; field in LockHook.WtfHandler170 obtainMessage(MSG_WTF, args).sendToTarget(); in wtf()177 case MSG_WTF: in handleMessage()