OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildAccountUriwithId
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
172
public static Uri
buildAccountUriwithId
(String authority, String accountId) {
[
all
...]
BluetoothMapEmailProvider.java
246
newUri = BluetoothMapContract.
buildAccountUriwithId
(mAuthority, accountId);
BluetoothMapIMProvider.java
112
newUri = BluetoothMapContract.
buildAccountUriwithId
(mAuthority, accountId);
Completed in 94 milliseconds