Home | History | Annotate | Download | only in usb

Lines Matching refs:MSG_ENABLE_ADB

138     private static final int MSG_ENABLE_ADB = 1;
211 mHandler.sendMessage(MSG_ENABLE_ADB, enable);
903 case MSG_ENABLE_ADB: