Searched refs:pairIntent (Results 1 – 3 of 3) sorted by relevance
126 PendingIntent pairIntent = PendingIntent.getActivity(this, 0, in onStartCommand() local150 res.getString(R.string.bluetooth_device_context_pair_connect), pairIntent).build(); in onStartCommand()156 .setContentIntent(pairIntent) in onStartCommand()