Searched refs:REQUEST_ENABLE (Results 1 – 8 of 8) sorted by relevance
59 static final int REQUEST_ENABLE = 1; field in RequestPermissionActivity141 if (mRequest == REQUEST_ENABLE) { in onCreate()169 case REQUEST_ENABLE: in createDialog()210 case REQUEST_ENABLE: in onActivityResult()261 if (mRequest == REQUEST_ENABLE || mRequest == REQUEST_DISABLE) { in proceedAndFinish()305 mRequest = REQUEST_ENABLE; in parseIntent()398 case REQUEST_ENABLE: in onReceive()
83 case RequestPermissionActivity.REQUEST_ENABLE: { in createDialog()120 case RequestPermissionActivity.REQUEST_ENABLE: in onClick()156 mRequest = RequestPermissionActivity.REQUEST_ENABLE; in parseIntent()
62 static final int REQUEST_ENABLE = 1; field in BluetoothRequestPermissionActivity132 case REQUEST_ENABLE: in onCreate()265 request = REQUEST_ENABLE; in parseIntent()375 if (mRequest == REQUEST_ENABLE) { in onConfirmEnableBluetooth()
80 adb shell am start -a android.bluetooth.adapter.action.REQUEST_ENABLE
208 BluetoothRequestPermissionActivity.REQUEST_ENABLE); in onCreate_requestEnableIntent_hasEnableRequestType()
607 … field public static final String ACTION_REQUEST_ENABLE = "android.net.wifi.action.REQUEST_ENABLE";
8680 …blic static final String ACTION_REQUEST_ENABLE = "android.bluetooth.adapter.action.REQUEST_ENABLE";
5841 …c final java.lang.String ACTION_REQUEST_ENABLE = "android.bluetooth.adapter.action.REQUEST_ENABLE";