Searched refs:MSG_BUGREPORT_TV (Results 1 – 1 of 1) sorted by relevance
635 private static final int MSG_BUGREPORT_TV = 18; field in PhoneWindowManager708 case MSG_BUGREPORT_TV: in handleMessage()3068 Message msg = Message.obtain(mHandler, MSG_BUGREPORT_TV); in interceptBugreportGestureTv()3073 mHandler.removeMessages(MSG_BUGREPORT_TV); in interceptBugreportGestureTv()