Searched refs:ACTION_ACCEPTLIST_DEVICE (Results 1 – 2 of 2) sorted by relevance
78 } else if (action.equals(Constants.ACTION_ACCEPTLIST_DEVICE)) { in onReceive()
73 static final String ACTION_ACCEPTLIST_DEVICE = "android.btopp.intent.action.ACCEPTLIST_DEVICE"; field in Constants