Home
last modified time | relevance | path

Searched defs:ACTION_ACCEPT (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DConstants.java155 static final String ACTION_ACCEPT = "android.btopp.intent.action.ACCEPT"; field in Constants
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java86 private static final int ACTION_ACCEPT = 0; field in InsecureEapNetworkHandlerTest