Home
last modified time | relevance | path

Searched refs:getProviderAuthority (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppObserver.java76 Log.d(TAG, " Comparing: " + app.getProviderAuthority()); in getApp()
78 if (app.getProviderAuthority().equals(authoritiesName)) { in getApp()
182 Uri uri = BluetoothMapContract.buildAccountUri(app.getProviderAuthority()); in registerObserver()
213 Uri uri = BluetoothMapContract.buildAccountUri(app.getProviderAuthority()); in unregisterObserver()
H A DBluetoothMapAccountItem.java223 public String getProviderAuthority() { in getProviderAuthority() method in BluetoothMapAccountItem
H A DBluetoothMapAccountLoader.java219 app.getProviderAuthority(), null, app.getType(), uci, uciPrefix); in parseAccounts()
H A DBluetoothMapObexServer.java139 if (account != null && account.getProviderAuthority() != null) { in BluetoothMapObexServer()
141 mAuthority = account.getProviderAuthority(); in BluetoothMapObexServer()
/aosp12/frameworks/base/core/java/android/provider/
H A DFontRequest.java83 public String getProviderAuthority() { in getProviderAuthority() method in FontRequest
H A DFontsContract.java423 request.getProviderAuthority() + "/" + request.getQuery()); in getFontSync()
769 String providerAuthority = request.getProviderAuthority(); in getProvider()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt35088 method @Deprecated public String getProviderAuthority();