Searched refs:unhandledMsg (Results 1 – 1 of 1) sorted by relevance
361 Message unhandledMsg = Message.obtain(null, MSG_UNHANDLED); in notifyUnhandled() local363 mMessenger.send(unhandledMsg); in notifyUnhandled()