Searched refs:ACTION_REQUEST_DISABLE (Results 1 – 3 of 3) sorted by relevance
324 ACTION_REQUEST_DISABLE = "android.bluetooth.adapter.action.REQUEST_DISABLE"; field in BluetoothAdapter
950 public static final String ACTION_REQUEST_DISABLE = "android.net.wifi.action.REQUEST_DISABLE"; field in WifiManager
962 callingUid, BluetoothAdapter.ACTION_REQUEST_DISABLE)) { in disable()