Searched refs:getPackageNameOfBondingApplication (Results 1 – 5 of 5) sorted by relevance
136 String packageName = device.getPackageNameOfBondingApplication(); in shouldShowDialogInForeground()
256 String getPackageNameOfBondingApplication(in BluetoothDevice device); in getPackageNameOfBondingApplication() method
2159 public String getPackageNameOfBondingApplication() { in getPackageNameOfBondingApplication() method in BluetoothDevice2167 return service.getPackageNameOfBondingApplication(this); in getPackageNameOfBondingApplication()
2839 public String getPackageNameOfBondingApplication(BluetoothDevice device) { in getPackageNameOfBondingApplication() method in AdapterService.AdapterServiceBinder2848 return service.getPackageNameOfBondingApplication(device); in getPackageNameOfBondingApplication()5045 public String getPackageNameOfBondingApplication(BluetoothDevice device) { in getPackageNameOfBondingApplication() method in AdapterService
201 …roid.Manifest.permission.BLUETOOTH_PRIVILEGED}) public String getPackageNameOfBondingApplication();