Searched refs:TIMER_MESSAGE (Results 1 – 1 of 1) sorted by relevance
31 private static final int TIMER_MESSAGE = 1; field in JWebCoreJavaBridge106 case TIMER_MESSAGE: { in handleMessage()237 Message msg = obtainMessage(TIMER_MESSAGE); in setSharedTimer()241 Message msg = obtainMessage(TIMER_MESSAGE); in setSharedTimer()253 removeMessages(TIMER_MESSAGE); in stopSharedTimer()