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