Searched refs:WIRELESS_PAIRING_CODE_EXTRA (Results 1 – 3 of 3) sorted by relevance
94 public static final String WIRELESS_PAIRING_CODE_EXTRA = "pairing_code"; field in AdbManager
959 AdbManager.WIRELESS_PAIRING_CODE_EXTRA);
1482 intent.putExtra(AdbManager.WIRELESS_PAIRING_CODE_EXTRA, code); in updateUIPairCode()