Searched refs:sendReplyIntentToReceiver (Results 1 – 3 of 3) sorted by relevance
251 sendReplyIntentToReceiver(true); in checkUserChoice()254 sendReplyIntentToReceiver(false); in checkUserChoice()265 sendReplyIntentToReceiver(true); in checkUserChoice()268 sendReplyIntentToReceiver(false); in checkUserChoice()279 sendReplyIntentToReceiver(true); in checkUserChoice()282 sendReplyIntentToReceiver(false); in checkUserChoice()292 private void sendReplyIntentToReceiver(final boolean allowed) { in sendReplyIntentToReceiver() method in BluetoothPermissionRequest
202 sendReplyIntentToReceiver(true, true); in onPositive()208 sendReplyIntentToReceiver(false, true); in onNegative()212 void sendReplyIntentToReceiver(final boolean allowed, final boolean always) { in sendReplyIntentToReceiver() method in BluetoothPermissionActivity
75 mActivity.sendReplyIntentToReceiver(true, true); in sendBroadcastWithPermission()