Searched refs:EXTRA_PROVISION_CALLBACK (Results 1 – 2 of 2) sorted by relevance
491 intent.putExtra(ConnectivityManager.EXTRA_PROVISION_CALLBACK, receiver); in sendUiTetherProvisionIntent()553 intent.putExtra(ConnectivityManager.EXTRA_PROVISION_CALLBACK, receiver); in sendSilentTetherProvisionIntent()
408 public static final String EXTRA_PROVISION_CALLBACK = "extraProvisionCallback"; field in ConnectivityManager