Searched refs:setFollowupPendingIntent (Results 1 – 2 of 2) sorted by relevance
335 connectionActionPref.setFollowupPendingIntent(followupIntent); in createBluetoothDeviceSlice()367 renamePref.setFollowupPendingIntent(renameFollowupIntent); in createBluetoothDeviceSlice()398 forgetPref.setFollowupPendingIntent(forgetFollowupIntent); in createBluetoothDeviceSlice()
472 public RowBuilder setFollowupPendingIntent(@NonNull PendingIntent pendingIntent) { in setFollowupPendingIntent() method in PreferenceSliceBuilder.RowBuilder