Searched refs:authoritiesName (Results 1 – 1 of 1) sorted by relevance
70 private BluetoothMapAccountItem getApp(String authoritiesName) { in getApp() argument72 Log.d(TAG, "getApp(): Looking for " + authoritiesName); in getApp()78 if (app.getProviderAuthority().equals(authoritiesName)) { in getApp()