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