Searched refs:MSG_CLEAR_ALL_REMAPPING (Results 1 – 1 of 1) sorted by relevance
42 private static final int MSG_CLEAR_ALL_REMAPPING = 3; field in KeyRemapper81 Message msg = Message.obtain(mHandler, MSG_CLEAR_ALL_REMAPPING); in clearAllKeyRemappings()169 case MSG_CLEAR_ALL_REMAPPING: in handleMessage()