Searched refs:EXTRA_INIT_KEY (Results 1 – 1 of 1) sorted by relevance
54 private static final String EXTRA_INIT_KEY = "init_key"; field in GattDebugUtils109 int initKey = intent.getIntExtra(EXTRA_INIT_KEY, 7); in handleDebugAction()