Searched refs:MESSAGE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
186 static final int MESSAGE_TIMEOUT = 2; field in NotificationManagerService3046 Message m = Message.obtain(mHandler, MESSAGE_TIMEOUT, r); in scheduleTimeoutLocked()3223 case MESSAGE_TIMEOUT: in handleMessage()