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