Searched refs:EXTRA_MAX_KEY (Results 1 – 1 of 1) sorted by relevance
56 private static final String EXTRA_MAX_KEY = "max_key"; field in GattDebugUtils109 int max_key = intent.getIntExtra(EXTRA_MAX_KEY, 16); in handleDebugAction()