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 GattDebugUtils111 int maxKey = intent.getIntExtra(EXTRA_MAX_KEY, 16); in handleDebugAction()