Searched refs:mBase_uri_no_account (Results 1 – 5 of 5) sorted by relevance
36 public final String mBase_uri_no_account; field in BluetoothMapAccountItem55 this.mBase_uri_no_account = "content://" + authority; in BluetoothMapAccountItem()56 this.mBase_uri = mBase_uri_no_account + "/" + id; in BluetoothMapAccountItem()
178 Uri.parse(app.mBase_uri_no_account)); in parseAccounts()185 Uri.parse(app.mBase_uri_no_account + "/" + BluetoothMapContract.TABLE_ACCOUNT); in parseAccounts()
324 Uri.parse(account.mBase_uri_no_account + "/" + BluetoothMapContract.TABLE_ACCOUNT); in updateAccount()
72 Log.v(TAG, " found " + app.mBase_uri_no_account); in getApp()
1097 mAccount.mBase_uri_no_account in registerObserver()1113 mAccount.mBase_uri_no_account in registerObserver()