Searched refs:EXTRA_AUTH_REQ (Results 1 – 1 of 1) sorted by relevance
52 private static final String EXTRA_AUTH_REQ = "auth_req"; field in GattDebugUtils107 int authReq = intent.getIntExtra(EXTRA_AUTH_REQ, 5); in handleDebugAction()