Searched refs:EXTRA_RESP_KEY (Results 1 – 1 of 1) sorted by relevance
55 private static final String EXTRA_RESP_KEY = "resp_key"; field in GattDebugUtils110 int respKey = intent.getIntExtra(EXTRA_RESP_KEY, 7); in handleDebugAction()