Searched refs:MSG_DISPATCH_BACK_KEY_TO_AUTOFILL (Results 1 – 1 of 1) sorted by relevance
640 private static final int MSG_DISPATCH_BACK_KEY_TO_AUTOFILL = 20; field in PhoneWindowManager719 case MSG_DISPATCH_BACK_KEY_TO_AUTOFILL: in handleMessage()919 mHandler.sendMessage(mHandler.obtainMessage(MSG_DISPATCH_BACK_KEY_TO_AUTOFILL)); in interceptBackKeyUp()